perfectxml.com
 Basic Search  Advanced Search   
Topics Resources Free Library Software XML News About Us
  Resources
   Articles
   Ask PerfectXML

   411.perfectxml.com
   .NET XML KB Articles
   XML Certification
   Events Calendar
   Product Reviews
   Book Reviews
   Presentations
   Quiz
   Books & Magazines
   Getting Help
   Microsoft & XML
   More...
 
  Sample Chapters
   By Subject
   By Publisher
 
  Learn
   MSXML
   Web Services
   SQLXML
   XML
   SOAP
   More...
 
  Software/Tools
   Native XML Databases
   Web Services
   XSLT Editors
   XML Editors
   Development Tools
   More...
 
  perfectxml.com
   Contact Us


home » software » SOAP Toolkits » A SOAP for RPC NT Service Fri, Jul 13, 2007
A SOAP for RPC NT Service

Previous ItemPrevious NextNext Item
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: 
Previous ItemPrevious NextNext Item
  Contact Us |  | Site Guide | About PerfectXML | Advertise ©2004 perfectxml.com. All rights reserved. | Privacy