
Active Directory Programming – Enumerating Users from a local computer
Active Directory Programming has become necessary now a days because Active Directory is now been considered as a standard across all organizations. In an active […]
Active Directory Programming has become necessary now a days because Active Directory is now been considered as a standard across all organizations. In an active […]
Named Pipes are useful in Inter Process communication. Pipes will always have two ends. One on the Server (usually to listen and reply) and the […]
Named Pipes are useful in Inter Process communication. Pipes will always have two ends. One on the Server (usually to listen and reply) and the […]
Extracting the e-mail addresses and the associated NT accounts from the global address list is easier to program and difficult to execute. Organizations have huge […]
A windows computer will in most probability be installed with some profiles for connecting to the Microsoft Exchange Servers. This profile will contain details of […]
The Microsoft Exchange server and outlook have become indispensable in an office environment. More applications are written using MAPI to handle e-mails for several […]
Microsoft Exchange Public Folders are the repositories of a lot of information belonging to the organization. Microsoft has provided a lot of COM Interfaces to […]
In the directory where the C++ MAPI Exchange kit has been installed, go to $ExchangeSDKLibSrcExchSdkRelease and build the debug versions of the ExchangeSDKd.lib. This library […]
Command Line SMTP can be programmed using sockets very easily. SMTP or Simple Mail Transfer Protocol has a set of commands to be sent […]
The third part of this Winsock tutorial provides a useful way to handle sockets by using an Event based model. This model uses the […]
Copyright © 2025 | WordPress Theme by MH Themes