|
A SOAP for RPC NT Service
Product: |
A SOAP for RPC NT Service
the White Mesa SOAP for RPC implementation in the form of C++ classes for use in building client apps and a Win NT service as the server. |
Category: |
SOAP Toolkits |
Details: |
the White Mesa SOAP for RPC implementation in the form of C++ classes for use in building client apps and a Win NT service as the server. This implemention was put together to demonstrate the use of SOAP to remotely invoke COM Automation servers.
The SOAP service accepts HTTP POST requests formatted as SOAP 1.1 RPC requests. These can be originated by any client application, stand alone or browser based. The SOAP request is processed, the proper Automation object method invocation made, and the SOAP response message sent. A WSDL (Web Services Description Language) document is referenced by the server to obtain information about the SOAP service requested, such as the SOAPAction HTTP header value and parameter data typing. This file is also useful for the client if 'hard wiring' of SOAP service information is to be minimized.
Any number of COM servers may be exposed as SOAP services, mapped to unique request URI's. The control panel applications make it easy to set up and maintain service configurations. |
More Information: |
http://www.whitemesa.com/wmsoapsvc_about.htm |
Developer: |
WHITE MESA SOFTWARE |
Environment: |
|
Purchase Info: |
|
|
|