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.
I'm trying to create a client for a web service in C. I was generated C files with the wsdl2…
c gsoapI need to connect my cross-platform program to a SOAP web service. I have compiled the gSOAP tools wsdl2h …
c++ soap openssl ssl-certificate gsoapI wrote a soap-client with gsoap++ library. once i compiled this one as a stand-alone test app it was compiled …
linux gsoap