Instead of using envelopes to wrap the method, arguments, and data, a REST-RPC hybrid Web service transmits the data directly over HTTP, which is similar to the REST-style.
REST - RPC混合Web服务不使用信封包装方法、参数和数据,而是直接通过HTTP传输数据,这与REST样式的Web服务是类似的。
SOAP relies on HTTP as a transport but provides a generic service for RPC over the Internet.
SOAP依靠HTTP 进行传输,但通过 Internet为RPC提供了通用服务。
XML-RPC defines procedure calls encoded in XML and communicated over HTTP.
XML -RPC定义了使用XML编码并通过HTTP通信的过程调用。
The Extensible-Markup-Language/Remote Procedure Call protocol (XML/RPC) marshals procedure calls over HTTP in an XML format.
可扩展标记语言/远程过程调用(XML/RPC)以 XML格式安排HTTP 上的过程调用。
In the example, the section indicates RPC-over-HTTP communications using standard SOAP encoding.
在示例中,部分表明使用标准的SOAP编码进行的RPC到HTTP的通信。
RPC-style Web service clients send an envelope full of data, including method and argument information, to the server over HTTP.
RPC 样式的Web服务客户端将一个装满数据的信封(包括方法和参数信息)通过HTTP 发送到服务器。
RPC-style Web service clients send an envelope full of data, including method and argument information, to the server over HTTP.
RPC 样式的Web服务客户端将一个装满数据的信封(包括方法和参数信息)通过HTTP 发送到服务器。
应用推荐