Web Services Client for C++ provides a set of libraries and Java tools that enable you to build ANSI C++ web service client applications from existing Web Service Description Language (WSDL) files.
A web service consists of one or more methods that share a common point of reference, and that can, using SOAP protocols, synchronously communicate with other applications that are enabled in a similar way.
The ANSI C++ web service client applications that you build from existing WSDL files, using the Web Services Client for C++ libraries and Java tools, are able to communicate with other similarly configured applications over HTTP using TCP/IP with SOAP protocols.
The Web Services Client for C++ product has the following capabilities: