开发者

SOAP library in C

开发者 https://www.devze.com 2022-12-27 13:14 出处:网络
I am looking for a SOAP Library for C. I know there is gSOAP. What 开发者_开发技巧other options do I have?Take a look at this blog entry. I know it\'s C++, but I have had good results with Apache\'s A

I am looking for a SOAP Library for C. I know there is gSOAP. What 开发者_开发技巧other options do I have?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消