18Feb/090
链接:C++与Web Service
参考文档
如果使用VC调用Web Service则可以参考我以前发的小文档:
如果是要使用纯C进行Web Service开则稍有点繁:
开发工具
- PocketSOAP 注意:PocketSOAP is desgined for interop
- Microsoft ASP.NET Webservices - 这个不用说了吧
- Apache SOAP and Apache Axis - 分别为C++和Java实现
- Microsoft SOAP Toolkit v3.0 - MS的老东东,没用过
- IONA's XMLBus
- EasySOAP++
- SOAP::Lite - For PERLl
- Frontier
- gSoap
- GLUE
- 4s4c