SQLData Systems, Inc.
Home | Products | Services | Documents | Support

C++ Library for SOAP Client 

Important 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.

Introduction

SQLData 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 

bulletMicrosoft Remote Object Proxy Engine (ROPE)  and msxml.dll must be installed.
bulletWeb services to be accessed must have a service description file (SDL). 
bulletRuns only on Windows NT 4.0/2000, VC++ 6.0 required for build.

The download file

    Download SoapClient20.zip, it comes completely with binaries, libraries, header files, samples and documentation. Support is not provided.

Code Sample

    The sample shows how to get stock prices using SOAP.  More samples can be found here.

Documentation

The user guide and class reference are in SoapClient20.zip.

SOAP Server Information

We have also implemented a SOAP Server in C++. It  is currently providing services at http://www.SoapClient.com.

 

 

Download | Purchase | ContactFeedback

horizontal rule

Send mail to  info2-at-sqldata-dot-com with questions or comments about this web site.
Copyright 2008-2010 SQLData Systems, Inc.
Last modified: July 10, 2010