Support RPC (Remote Procedure Call).
支持RPC(远程程序访问)。
KDE's remote procedure call implementation is DCOP.
KDE的远程过程调用实现是DCOP。
This is a typical GWT Remote Procedure Call (RPC).
这是一种典型的GWT远程过程调用(RPC)。
Getting artist data: Using a Remote Procedure call.
获取艺术家数据:使用远程过程调用。
RPC (Remote Procedure call) capability for a portlet project
RPC(远程程序调用)功能,能够被Portlet项目使用
In an SOA, a service call looks like a remote procedure call (RPC).
在一个SOA中,一个服务调用看起来就像是一个远程过程调用(remote procedure call,RPC)。
CORBA is a powerful, standardized remote procedure call specification.
CORBA是一个强大的、标准化的远程过程调用规范。
A proxy provides a remote procedure call interface to a service of interest.
代理提供对感兴趣的服务的远程过程调用接口。
It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
Remote Procedure Call: each of two systems expose services that the other can 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服务的核心抽象也是远程过程调用。
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 上的过程调用。
应用推荐