Generic WebService (SOAP) client library for C++

前端 未结 3 781
我在风中等你
我在风中等你 2020-12-30 05:14

I\'m looking for a simple C++ WebService Client Library that can be easily linked into my application.

Preferably this library:

  • can be used to access a
3条回答
  •  無奈伤痛
    2020-12-30 05:49

    Have you looked at gSOAP? I think it will be suitable for your needs.

    http://gsoap2.sourceforge.net/

提交回复
热议问题