EasySoap++

EasySoap++ is a C++ library for SOAP, the Simple Object Access Protocol released under the GNU LGPL.

Some quick links:

News

EasySoap++ is compatible with many SOAP implementations including:

EasySoap++ now can function as a SOAP server when run as a CGI under Apache or IIS, or as an ISAPI DLL for IIS. And it's pretty easy to do. A complete and fully functional SOAP server can be written in just a few lines. A simple example can be found here.

Results of the SOAP Builders Interop tests:

This CGI program writen using EasySoap++ passes the Userland SOAP 1.1 Validator Web App.

SourceForge Logo