C++ web service framework

前端 未结 12 1254
情书的邮戳
情书的邮戳 2020-12-08 09:14

We are looking for a C++ Soap web services framework that support RPC, preferably open source. Any recommendations?

12条回答
  •  春和景丽
    2020-12-08 09:14

    While not FOSS another library is ATL Server library from Microsoft. It is C++ template based with some proprietary attributes by Microsoft. i.e. not standard C++

提交回复
热议问题