SOAP stub and skeleton compiler for C and C++
soapcpp2
wsdl2h
$ wsdl2h -o service.h http://example.com/service.wsdl
$ soapcpp2 -c service.h
$ soapcpp2 -c -p myns service.h