C ++ library for creating SOAP message using WSDL
Did you know that any C ++ libraries can generate SOAP messages using WSDL. I am writing a C ++ client application and am looking for a library like this. However, I cannot use gSoap and wsdlpull. The SOAP client library (SQLData Systems) looks like another library that might help me (although I'm not sure), but there is a bug in the results page when working with Apache Axis and I might have to use that. Are there any other libraries? Thanks for the help.
Regards, Harsha
+2
a source to share