I want to host web services in an existing C/C++ application. What is the best solution?
I would like a solution similar to what JAX-WS does for Java. Specifically revolving around SOAP requests.
Any personal experience with available solutions?
As far as I understand the most popular free solution is gSOAP http://gsoap2.sourceforge.net/