A Good C++ Library for SOAP

Check out Apache Axis. That is my all times favorite SOAP implementation. It’s SOAP done right! Exists for C++ and Java.
http://ws.apache.org/axis/
And in best traditions of Apache Foundation, it is FREE and OPENSOURCE.
So, enjoy!

Leave a Comment