Desktop Application . XML/SOAP web service interface . Help |
Magrathea XML/SOAP Web service |
The web service provides programmatic access to Magrathea Telecom's system using SOAP calls rather than Telnet calls. The benefit of this service is that it is far easier for programmers to use than working with sockets and telnet.
|
Diagram |
This XML/SOAP based interface is available for you to use with your own web or desktop applications, providing an easy method for communicating with Magrathea Telecom.
|
Example |
The following SOAP/XML call is made to the web service
and the web service returns the following packet of information
Calling the web service is a trivial matter for a programmer, but full example code will be supplied in C# if necessary.
|