Developing a web client
To use the web service, you must develop web client applications that consume the web service.
To develop web client applications:
Note: To test a web service without the
necessity of implementing WSDL proxies and writing a dedicated web client
application, you can use various web services testing and diagnostics toolkits.
To test web services, you can also use more generic development environments,
such as Microsoft Visual Studio or Eclipse.
The development of web clients is a standard web services practice. Describing this practice is not in the scope of this document.