|
The Binary and Source Code Package:
- The Gateway Server NT Service source. This is an ATL project in the top level directory wmsoapmailsvc
- The GUI configuration tool source. This is an MFC project in subdirectory wmsoapmailsvc/wmsmscp
- The pre-compiled executables in subdirectory wmsoapmailsvc/bin
Download the Binary and Source Code Package (390 KB)
Installation
- Unzip the archive wmsoapgw_src_1v0.zip.
- Executables are located in subdirectory bin and include:
- wmsoapmailsvc.exe (the gateway service executable)
- wmsmscp.exe (the configuration tool executable)
- installsvc.bat (the batch file used to install the gateway service)
- uninstallsvc.bat (the batch file used to uninstall the gateway service)
- Simply place the executables into the desired permanent location and run the batch file
installsvc.bat to install the gateway NT service.
- The Gateway server is controlled via the "Services" applet. In NT 4.0 this is found in the Control
Panel. In Win2K, it is found under the "Administrative Tools" folder in the Control Panel.
- You may also wish to create a shortcut on the desktop or "Start" menu pointing to
the configuration tool executable. Use this application to configure the Gateway server.
- To access the source, open project "wmsoapmailsvc.dsw" in directory "wmsoapmailsvc" with Visual C++ v6.0.
|