The Windows service has been written to facilitate all the communication between
a locally installed application and the SMS Gateway and allows you to write complex
messaging tools without the need to understand/learn/integrate with the existing
API.
The platform runs on a Windows Server with the Dot Net 2 framework installed.
Access to a SQL server 2000/2005/Express database is also required.
Two versions
have been written: a windows service and a console version. Source code is supplied
for both, so it can be modified to meet the client’s requirements. The architecture
of the service provides the user flexibility to allow integration with external
applications through the use of stored procedures.