We are looking for a C++ Soap web services framework that support RPC, preferably open source. Any recommendations?
See Question&Answers more detail:osWe are looking for a C++ Soap web services framework that support RPC, preferably open source. Any recommendations?
See Question&Answers more detail:osWSO2 Web Services Framework for C++ (WSO2 WSF/C++), a binding of WSO2 WSF/C into C++ is a C++ extension for consuming Web Services in C++.
http://wso2.org/projects/wsf/cpp
Apache Axis is an open source, XML based Web service framework. It consists of a Java and a C++ implementation of the SOAP server, and various utilities and APIs for generating and deploying Web service applications.