|
New interface: ASPSMS SOAP Web Service
The request for an appropriate ASPSMS interface for Microsoft .NET projects has increased in the last years.
We have met this demand with the introduction of a web service. The existing interfaces (HTTP POST (SMSBOOSTER), ActiveX-Component (aspsms.dll), XML interface) were enhanced with the ASPSMS SOAP Web Service.
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)
.NET Assembly
ASPSMS provides a .NET Assembly for simple access to the ASPSMS SOAP Web Service from out of your .NET projects.
|