It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
This is called a remote procedure call (RPC) and forms the basis for RPC programming.
这称为远程过程调用(rpc),是RPC编程的基础。
In a RPC-literal style, a service consumer invokes a Web service as a remote procedure call.
在RPC -literal样式中,服务使用者会将Web服务作为远程过程调用进行调用。
GWT abstracts this communication process behind its own remote procedure call (RPC) mechanism.
GWT在自己的远程过程调用(remote procedure call,RPC)机制背后抽象这个通信过程。
As with EJB, CORBA, and DCE, the core abstraction for Web services is a remote procedure call.
就像EJB、CORBA和DCE一样,Web服务的核心抽象也是远程过程调用。
Remote procedure call (RPC) abstracts procedure calls between processes on networked systems.
远过程调用(rpc)在网络系统进程之间的抽象化进程调用。
When using SOAP as a remote procedure call (RPC) system, the SOAP parameters can be typed or untyped.
当使用SOAP作为一个远程过程调用(rpc)系统时,SOAP参数可以是有类型的或无类型的。
Typically, this encoding is intended to be used in an application like a remote procedure call (RPC).
通常,这一编码旨在用于类似远程过程调用(rpc)的应用中。
This is done in the starter project in the callback handler to the remote procedure call to the server.
这是在服务器远程过程调用的回调处理器中的starter项目中完成。
In WSDL definition, there are two message binding styles: document and Remote Procedure Call (RPC).
在WSDL定义中,存在两种消息绑定样式:Document和远程过程调用(Remote Procedure Call,RPC)。
As suggested by the name, the intent was to support RPC (Remote Procedure Call) operations using XML.
从其名称可以看出,最初的目的是为了支持使用XML的远程过程调用(Remote Procedure Call,RPC)操作。
Remote procedure call (RPC) is a technique for constructing distributed, client-server-based applications.
远程过程调用(rpc)是一种用于构造分布式的、基于客户端-服务器的应用程序的技术。
FD 3 is a Solaris door (a high-speed Remote Procedure Call (RPC) interface), opened in read-only mode.
FD3是一个solaris门(高速远程过程调用(rpc)接口),以只读模式打开。
GreetingService, shown in Listing 6, is the interface for the remote procedure call used by the client code.
如清单6所示,GreetingService是客户机代码使用的远程过程调用的接口。
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
Data synchronization can also be achieved using remote procedure call (RPC) Web services or a REST-based API.
使用远程过程调用Web服务或基于REST的API也可以实现数据同步。
Stub files act as an interface between the application and the RPC runtime library during a remote procedure call.
stub文件在远程过程调用期间作为应用程序和RPC运行时库之间的接口。
Remote procedure call (RPC) Web services or REST-based APIs are normally used for this type of client/server interaction.
通常将远程程序调用(Remote procedure call,RPC)Web服务或基于 REST 的API用于此类客户机/服务器交互。
This function raises the remote procedure call invocation using the AsyncRequest class to send asynchronous requests.
这个函数使用asyncrequest类发送异步请求,实现远程过程调用。
Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
每个方法都提供了一个回调对象,这样就可以在完成远程过程调用后收到异步通知。
SoaML supports either Remote Procedure Call (RPC) style or document-centered style parameters for service operations.
SoaML支持服务操作的远程程序访问(RPC)或者文件中心样式参数。
The Extensible-Markup-Language/Remote Procedure Call protocol (XML/RPC) marshals procedure calls over HTTP in an XML format.
可扩展标记语言/远程过程调用(XML/RPC)以 XML格式安排HTTP 上的过程调用。
SOAP is a method for using Extensible Markup Language (XML) in message and remote procedure call (RPC) based protocols.
soap是一种使用扩展标注语言(xml)进行消息传递和远程过程调用(rpc)的方法。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
Earlier remote procedure call (RPC) standards were based on a programming model where a developer wrote specific procedure calls.
早期的远程过程调用(rpc)是基于一种编程模型的,开发人员编写专门的过程调用。
These components work together to provide remote procedure call (RPC) replication in a site and mail-based replication among sites.
这些元件齐力工作,提供站台内的远端程序呼叫(rpc)复写,以及站台之间的邮件式复写。
When you deploy a JAX-RPC SOAP handler into the message flow, you gain access to both messages involved in the remote procedure call.
当您将JAX-RPCSOAP处理程序部署到消息流中时,您就可以访问这两个涉及远程过程调用的消息。
D-BUS is a lightweight yet powerful remote procedure call system with minimal overhead costs for the applications that wish to use it.
D - BUS是一个轻量级但是很强大的远程过程调用系统,为希望使用它的应用程序带来最小的开销代价。
This isn't entirely surprising, as the various remote procedure call (RPC) systems in use in operating systems are pretty well entrenched.
但这也没什么奇怪的,因为操作系统中使用的各种各样的远程过程调用(Remote Procedure Call,RPC)系统已经牢牢占据了这一领域。
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年代就存在。
应用推荐