Is there a way to call a webservice from C++ code (gcc - not MS)?
Thanks, will look into it
2009-08-06 16:26:40
A:
POCO Remoting is a commercial solution based on the open source POCO C++ Libraries.
Edit You might want to try Qt SOAP it is dual licensed commercial / LGPL.
Cristian Adam
2009-08-06 16:51:57