An open source C and C++ software development toolkit for SOAP/XML Web services https://www.genivia.com/dev.html
Go to file
2024-03-23 11:04:21 +01:00
gsoap.spec automatic version update by autodist [release 2.8.133-1mamba;Fri Mar 22 2024] 2024-03-23 11:04:21 +01:00
README.md automatic version update by autodist [release 2.8.17-1mamba;Wed Jan 22 2014] 2024-01-05 23:30:04 +01:00

gsoap

The gSOAP toolkit is an open source C and C++ software development toolkit for SOAP/XML Web services and generic (non-SOAP) C/C++ XML data bindings. The toolkit analyzes WSDLs and XML schemas (separately or as a combined set) and maps the XML schema types and the SOAP messaging protocols to easy-to-use and efficient C and C++ code. It also supports exposing (legacy) C and C++ applications as SOAP/XML Web services by auto-generating XML serialization code and WSDL specifications. Or you can simply use it to automatically convert XML to/from C and C++ data. The toolkit supports options to generate pure ANSI C or C++ with or without STL.