hi,
yes , from its document: "The gSOAP tools provide a SOAP/XML-to-C/C++ language binding to ease the development of SOAP/XML Web services and client application in C and C++."
it has an skeleton compiler that generates the web service server/client basic functions form a .h file.. and also the WSDL file.
also uses Data Binding to process XML documents..
any idea?
best regards


