I am looking for a SOAP Library for C. I know there is gSOAP. What other options do I have?
A:
Take a look at this blog entry. I know it's C++, but I have had good results with Apache's AXIS. If you can use a C++ compiler, you can wrap around a C library to your generated classes.
Pablo Santa Cruz
2010-04-18 19:21:26