On May 6, 8:34=A0pm, Alan <jalantho...@[EMAIL PROTECTED]
> wrote:
> =A0 =A0 I have a need simply to handle/parse some SOAP messages
> over HTTP protocol in a larger C++ program. =A0Specifically,
> I need to strip off HTTP and SOAP protocol, and extract the
> inside XML data for further processing. =A0I don`t need it to do
> anything with the web service methods.
>
> =A0 =A0 Which C++ library would you recommend for doing this very
quickly
> (e.g., gSOAP, Simple SOAP, etc.) ?
> Is there an example that would jump start this effort?
>
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Thanks, Alan
The .NET framework sup****ts SOAP serialization and you can work with C+
+ and C#.
--
http://www.EventHelix.com/EventStudio
Sequence Diagram based systems engineering tool


|