代理提供对感兴趣的服务的远程过程调用接口。
A proxy provides a remote procedure call interface to a service of interest.
该扩展还处理调用SOAP服务的远程过程调用。
Remote procedure calls to invoke the SOAP service are also handled by the extension.
使用通用安全服务 (General Security Service,GSS)API的远程过程调用 (remote procedure call,RPC)实现,NFS的用户现在可以进行安全的事务处理。
Users of NFS may now conduct secure transactions using a remote procedure call (RPC) implementation of the General Security Service (GSS) API.
使用远程过程调用Web服务或基于REST的API也可以实现数据同步。
Data synchronization can also be achieved using remote procedure call (RPC) Web services or a REST-based API.
本教程完整地介绍如何安装、配置、构建和运行基于远程过程调用(rpc)的Web服务。
This tutorial is a complete guide to installing, configuring, building, and exercising (running) Web services that are based on remote procedure calls (RPCs).
就像EJB、CORBA和DCE一样,Web服务的核心抽象也是远程过程调用。
As with EJB, CORBA, and DCE, the core abstraction for Web services is a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
It runs on the server side and the client code calls it via a remote procedure call.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
远程过程调用:两个系统都暴露另一个能调用的服务。
Remote Procedure Call: each of two systems expose services that the other can call.
需要注册接口是因为,客户机在向服务器发出远程过程调用时,要检查它是否与服务器兼容。
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.
一个远程过程调用机制,允许在客户机与服务器之间进行通信,其中由GWT处理所有的管道和数据转换。
A remote procedure mechanism allows for communication between client and server, with GWT handling all the pipe and data translation.
本文的其余部分解释完成远程过程调用在客户端和服务器端上需要使用的例程。
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.
远程过程调用(rpc)是一种用于构造分布式的、基于客户端-服务器的应用程序的技术。
Remote procedure call (RPC) is a technique for constructing distributed, client-server-based applications.
他们都可以通过二进制协议,ActionScript消息格式(amf)使用远程过程调用和消息与服务器端进行通信。
They both can communicate with the server using remote procedure calls and messaging through the binary protocol, ActionScript Message Format (AMF).
Web服务总是被设计成至少适用于两种基本的编程模型:远程过程调用(remote procedure calls,RPC)和文档交换。
Web services have always been designed to be applicable to at least two fundamental programming models: remote procedure calls (RPC) and document exchange.
该FeaturePack提供作为JAR库提供的远程过程调用适配器 (RPCAdapter),该库可以嵌入到服务器端的Web应用程序。
The feature pack provides a Remote Procedure Call Adapter (RPCAdapter) that is provided as a JAR library that can be embedded into a server-side Web application.
客户机对服务器的远程调用是根据远程过程调用(rpc)协议生成的,该协议自20世纪80年代就存在。
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.
这是在服务器远程过程调用的回调处理器中的starter项目中完成。
This is done in the starter project in the callback handler to the remote procedure call to the server.
在一个SOA中,一个服务调用看起来就像是一个远程过程调用(remote procedure call,RPC)。
In an SOA, a service call looks like a remote procedure call (RPC).
在RPC -literal样式中,服务使用者会将Web服务作为远程过程调用进行调用。
In a RPC-literal style, a service consumer invokes a Web service as a remote procedure call.
因此,就响应时间而言,Web服务调用比其他类型的远程过程调用的开销更大。
Therefore Web service invocation costs more in terms of response time than some other kinds of remote procedure invocation.
这一远程过程调用(rpc)流程(如图1所示)通常称为远程过程调用样式(rpc样式)的Web服务。
This Remote Procedure Call (RPC) process, illustrated in Figure 1, is known generally as a Remote Procedure Call-style (RPC-style) Web service.
正在安装远程过程调用配置服务。
客户端远程过程调用从服务器的物体发送到客户端的物体上去。
ClientRpc calls are sent from objects on the server to objects on clients.
他们在服务器上代表了一个玩家,并且可以运行客户端发送过来的命令(以安全的客户端到服务器的远程过程调用的方式)。
They represent the player on the server and so have the ability to run commands (which are secure client-to-server remote procedure calls) from the player's client.
当服务器接收每个远程过程调用开头处的请求时,DCOM对客户端的凭据进行身份验证。
DCOM authenticates the credentials of the client when the server receives the request at the beginning of each remote procedure call.
NFS子系统现在在客户端和服务端都支持RPCSEC_GSS认证——更安全的RPC远程过程调用。
The FreeBSD NFS subsystem now supports RPCSEC_GSS authentication on both the client and server.
NFS子系统现在在客户端和服务端都支持RPCSEC_GSS认证——更安全的RPC远程过程调用。
The FreeBSD NFS subsystem now supports RPCSEC_GSS authentication on both the client and server.
应用推荐