获取艺术家数据:使用远程过程调用。
使用远程过程调用Web服务或基于REST的API也可以实现数据同步。
Data synchronization can also be achieved using remote procedure call (RPC) Web services or a REST-based API.
他们都可以通过二进制协议,ActionScript消息格式(amf)使用远程过程调用和消息与服务器端进行通信。
They both can communicate with the server using remote procedure calls and messaging through the binary protocol, ActionScript Message Format (AMF).
D - BUS是一个轻量级但是很强大的远程过程调用系统,为希望使用它的应用程序带来最小的开销代价。
D-BUS is a lightweight yet powerful remote procedure call system with minimal overhead costs for the applications that wish to use it.
基本远程过程调用使用的是标准amf管道。
For basic remote procedure calls a standard AMF channel is used.
当使用SOAP作为一个远程过程调用(rpc)系统时,SOAP参数可以是有类型的或无类型的。
When using SOAP as a remote procedure call (RPC) system, the SOAP parameters can be typed or untyped.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
本文的其余部分解释完成远程过程调用在客户端和服务器端上需要使用的例程。
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.
在本系列文章的第三篇文章中,您将了解GWT使用框架如何使远程过程调用(RemoteProcedure Call, RPC)可以轻松地编码和管理。
In the third article in this series, you'll learn about the framework that GWT USES to make Remote Procedure Calls (RPCs) easy to code and manage.
使用通用安全服务 (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.
如清单6所示,GreetingService是客户机代码使用的远程过程调用的接口。
GreetingService, shown in Listing 6, is the interface for the remote procedure call used by the client code.
但这也没什么奇怪的,因为操作系统中使用的各种各样的远程过程调用(Remote Procedure Call,RPC)系统已经牢牢占据了这一领域。
This isn't entirely surprising, as the various remote procedure call (RPC) systems in use in operating systems are pretty well entrenched.
这个函数使用asyncrequest类发送异步请求,实现远程过程调用。
This function raises the remote procedure call invocation using the AsyncRequest class to send asynchronous requests.
LotusScript代码使用BAPI作为远程过程调用。
The LotusScript code uses BAPIs as remote procedure calls. Here's an example subroutine
前一个复制缓存器使每个节点在本地都有元数据信息,像列出文件列表之类的任务就不必使用RPC远程过程调用了。
The former is replicated so that each node has metadata information locally and would not need to make RPC calls for tasks like listing the files.
因为NFS使用了远程过程调用(rpc),所以NFS并不位于传输堆栈中。
NFS does not reside on the transport stack, because NFS USES Remote Procedure Calls (RPCs).
从其名称可以看出,最初的目的是为了支持使用XML的远程过程调用(Remote Procedure Call,RPC)操作。
As suggested by the name, the intent was to support RPC (Remote Procedure Call) operations using XML.
在RPC -literal样式中,服务使用者会将Web服务作为远程过程调用进行调用。
In a RPC-literal style, a service consumer invokes a Web service as a remote procedure call.
soap是一种使用扩展标注语言(xml)进行消息传递和远程过程调用(rpc)的方法。
SOAP is a method for using Extensible Markup Language (XML) in message and remote procedure call (RPC) based protocols.
后面会有章节介绍不使用命令和远程过程调用来发送消息的方法。
There is a section later in this document about sending messages without using commands and RPC calls.
后面会有章节介绍不使用命令和远程过程调用来发送消息的方法。
There is a section later in this document about sending messages without using commands and RPC calls.
应用推荐