Remote Procedure Call Server的意思|示意
远程过程调用服务器
Remote Procedure Call Server的网络常见释义
远程过 另外一个需要用到TCS 的是远程过 程调用服务(Remote Procedure Call Server, RPC),该服务负责可信平台之间的数据传递 和功能调用。
Remote Procedure Call Server相关例句
It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
The rest of the article deals with the explanation of routines used to accomplish each of the above steps from client and server side to complete a remote procedure call execution.
本文的其余部分解释完成远程过程调用在客户端和服务器端上需要使用的例程。
There are additional parameters passed to the widget in the form of url -the url request to the Remote Procedure Call Adapter (RPCAdapter) on the server.
还有额外的参数以url格式传递给小部件—对服务器上的远端过程调用适配器(Remote Procedure Call Adapter, RPCAdapter)的url请求。
This interface registration is needed because when the client makes a remote procedure call to the server, it checks if it is compatible with the server.
需要注册接口是因为,客户机在向服务器发出远程过程调用时,要检查它是否与服务器兼容。
Naturally, we are interested in understanding what overhead is added to a remote stored procedure call when it is issued through the federated server.
我们的兴趣在于理解当通过联邦服务器发出一个远程存储过程调用时,会增加什么开销。
Remote procedure call (RPC) is a technique for constructing distributed, client-server-based applications.
远程过程调用(rpc)是一种用于构造分布式的、基于客户端-服务器的应用程序的技术。