


aspsms.com goes SOAP
The ASPSMS SOAP Web Service enhances the ASPSMS system with another interface.
Advantages of the ASPSMS SOAP Web Service:
- SOAP is a widely accepted standard
- Simple implementation into many existing systems:
- Apache SOAP, Apache Axis (J2EE)
- Microsoft .NET (.NET)
- PEAR SOAP-Projekt (PHP)
- RemObjects SDK
- cSOAP and gSOAP for C/C++
- SOAP for Delphi
- SOAP for Perl
- SOAP for PHP5
- SOAP for Python
- SOAP4R for Ruby
- SOAP for Tcl
- SOAP for VisualWorks Smalltalk
- WebMethods GLUE
- Codehaus XFire (Java)
- kSOAP for Java inklusive Java ME
- MacOS WebObjects
- MacOS AppleScript
- etc.
- Communictaion through HTTPS (SSL)
More infos:
[Wikipedia: Webservice]
[Wikipedia: SOAP]

ASPSMS provides a .NET Assembly for simple access to the ASPSMS SOAP Web Service from out of your .NET projects.
More infos:
[Wikipedia: .NET Assembly]
Happy coding!