There is no Apache SOAP C++ client per se. However, any SOAP library for C++ should interoperate with Apache SOAP, to the extent that each follows the specifications. If you look at http://www.apache.org/~rubys/ApacheClientInterop.html, you will see interop results for a number of SOAP implementations. Some of the implementations, such as EasySOAP++ (http://easysoap.sourceforge.net/), are written in C++.
Scott Nichol ----- Original Message ----- From: "Larry Ai" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 10:12 AM Subject: C++ client for SOAP > > Greeting, > > Where can I find C++ client code for Apache SOAP? > > Thanks! > > Larry > > > ------------- End Forwarded Message ------------- > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>