Remote Procedure Call Protocol的意思|示意
远程过程调用协议
Remote Procedure Call Protocol的网络常见释义
远程过程调用协议 RPC:Remote Procedure Call protocol (远程过程调用协议) 远程过程调用(RPC)是一种通过网络从远程计算机程序上请求服务,而不需要了解底层网络技术的协议。
英文原义 英文原义:Remote Procedure Call Protocol 目前,有多种RPC模式和执行。最初由Sun公司提出。
Remote Procedure Call Protocol相关短语
1、 RPC Remote Procedure Call Protocol 远程规程调用协议〖因特网
Remote Procedure Call Protocol相关例句
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
The Extensible-Markup-Language/Remote Procedure Call protocol (XML/RPC) marshals procedure calls over HTTP in an XML format.
可扩展标记语言/远程过程调用(XML/RPC)以 XML 格式安排 HTTP 上的过程调用。
This remote call by the client to the server has its roots in remote Procedure call (RPC) protocol, which has been around since the 1980s.
客户机对服务器的远程调用是根据远程过程调用(rpc)协议生成的,该协议自20世纪80年代就存在。
For a web service using SOAP messaging protocol, the binding "style" can be either RPC (remote-procedure-call) or document style.
对于使用 SOAP 消息协议的 web 服务,绑定的 “样式” 可以是 RPC(Remote-Procedure-Call,远程程序调用)或文档样式。
An IPS monitors for behavior anomalies that indicate hard-to-spot HTTP-based attacks and those from remote-call-procedure, Telnet- and address-resolution-protocol spoofing, among others.
一个IPS系统可以监控异常的行为,发现非常隐蔽的基于HTTP的攻击,以及来自远程调用过程、Telnet和地址解析协议欺骗的攻击。
The RAP protocol is described based on the RPC (Remote Procedure Call) protocol and the way of writing and compiling RAP protocol with XDR language.
详细阐述了基于远程过程调用RPC的RAP协议规范以及如何用XDR语言进行RAP协议的编写、编译。