Top "Gsoap" questions

gSOAP is an open source C and C++ software development toolkit for SOAP/XML Web services and generic (non-SOAP) C/C++ XML data bindings.

Undefined references when compiling gSOAP client

I'm trying to create a client for a web service in C. I was generated C files with the wsdl2…

c gsoap
gSOAP - How to use SSL and self-signed certificate

I need to connect my cross-platform program to a SOAP web service. I have compiled the gSOAP tools wsdl2h …

c++ soap openssl ssl-certificate gsoap
gsoap++ linking error

I wrote a soap-client with gsoap++ library. once i compiled this one as a stand-alone test app it was compiled …

linux gsoap