C++ Library for SOAP ClientImportant Note:Information on this page is out of date. Microsoft has abandoned ROPE. We now have a new version of SOAP Client library (version 3.0) available. IntroductionSQLData offers a free SOAP (Simple Object Access Protocol) client library that allows you to access web services using just a few line of coding. The C++ class library encapsulates all the complexities of SOAP into a single object interface, so you don't need to know COM, XML, Transport and SSL. Designing and implementing a SOAP application becomes plain simple C/C++ programming. Requirements and Limitations
The download fileDownload SoapClient20.zip, it comes completely with binaries, libraries, header files, samples and documentation. Support is not provided. Code SampleThe sample shows how to get stock prices using SOAP. More samples can be found here. DocumentationThe user guide and class reference are in SoapClient20.zip. SOAP Server InformationWe have also implemented a SOAP Server in C++. It is currently providing services at http://www.SoapClient.com.
|
Send mail to info2-at-sqldata-dot-com with questions or comments about
this web site.
|