問題描述
我們正在尋找支持 RPC 的 C++ Soap Web 服務框架,最好是開源的.有什么建議嗎?
We are looking for a C++ Soap web services framework that support RPC, preferably open source. Any recommendations?
推薦答案
WSO2 Web Services Framework for C++ (WSO2 WSF/C++),WSO2 WSF/C 到 C++ 的綁定是一個 C++ 擴展,用于在 C++ 中使用 Web 服務.
WSO2 Web Services Framework for C++ (WSO2 WSF/C++), a binding of WSO2 WSF/C into C++ is a C++ extension for consuming Web Services in C++.
http://wso2.org/projects/wsf/cpp
Apache Axis 是一個開源的、基于 XML 的 Web 服務框架.它包含 SOAP 服務器的 Java 和 C++ 實現,以及用于生成和部署 Web 服務應用程序的各種實用程序和 API.
Apache Axis is an open source, XML based Web service framework. It consists of a Java and a C++ implementation of the SOAP server, and various utilities and APIs for generating and deploying Web service applications.
http://ws.apache.org/axis/
這篇關于C++網絡服務框架的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!