rpc

rpc

 英

  • 网络远程过程调用(Remote Procedure Call);远端程序呼叫;活性粉末混凝土(Reactive Powder Concrete)

例句

The XML- RPC implementation library you choose will do all that work for you , if you provide valid inputs .

只要提供有效输入选择XML-RPC实现完成所有工作

Let's drill down to the details to see how JAX-RPC is trying to eliminate these problems by defining a common programming model.

我们深入讨论细节问题了解JAX-RPC如何通过定义一个公共编程模型设法彻底解决这些问题

Distributor_admin login and password are stored for linked server entry used for a distributor RPC connection, including local connections.

distributor_admin登录password用于distributorRPC连接包括本地连接链接服务器条目存储

RPC's plastic pot solution helps us to stand out in a market where glass is still prevalent, giving us a significant competitive advantage.

RPC塑料解决方案可以帮助我们出来市场仍然流行玻璃我们一个重要竞争优势

From there, I'll go on to compare SOAP, and RPC in general, with one of its biggest competitors, remote method invocation (RMI).

那里继续SOAP一般而言RPC最大竞争对手之一远程方法调用RMI比较

In a trading statement last week, RPC said it was optimistic about future sales potential, although it continued to face rising input costs.

交易声明上周RPC乐观未来销售潜力仍然面临投入成本上升

The connection time-out on the Web site that hosts the RPC over HTTP proxy networking component cannot be less than 30 seconds.

驻留RPCoverHTTP代理网络组件Web站点连接超时不能少于30

These steps walk you through all parts of your configuration to help troubleshoot an unsuccessful RPC over HTTP connection.

这些步骤引导完成配置所有部分帮助解决RPCoverHTTP连接失败问题

While it might seem to be a minor design detail, it has a significant impact on the generated JAX-RPC Java code.

尽管看起来一个设计细节生成JAX-RPCJava代码极大影响

a. Again, like the story in the RPC (Russian Primary Chronicle), the ground for such a step must have been carefully prepared.

一次俄罗斯原始年代记载故事那样做出基础必须仔细准备

The RPC-style integration uses WSDL to take a "regular" method call and abstract it out to SOAP.

RPC集成使用WSDL进行一个常规方法调用,并抽象出来发送SOAP

Bottom line, if messaging is slow, it is because your network is slow, in which case RPC would also be slow or would not work at all.

如果消息传递由于网速这种情况下RPC或者根本不能工作

The body contains the main transaction, which can be an RPC call or any other XML document.

Body包含交易主要部分可以RPC调用其他任何XML文档

By utilizing JavaRPC (or any other RPC method), you don't have to modify existing server-side logic to be compatible with OpenLaszlo.

通过使用JavaRPC其他RPC方法),不必修改服务器有的逻辑便可以OpenLaszlo兼容

When a RPC application wants to see the contents of an endpoint, it first has to get a reference to access the endpoint.

RPC应用程序查看端点内容首先必须获得访问端点引用

XML- RPC is a powerful and simple message passing system that excels in the sort of application described in this article .

RPC一个强大简单消息传递系统超过本文描述那种应用程序

What follows is an example process flow of a client synchronizing orders with a server using RPC calls over Web services.

下面一个示例处理流程使用RPCWeb服务同步客户机服务器上订单

Simple RPC-Style Stock Quotes services do not represent the true power of the Web services family of specifications and standards.

SimpleRPC-StyleStockQuotes服务没有代表规范标准Web服务系列真正能力

Outlook does not allow you to use Basic authentication when connecting to your RPC proxy server without using SSL encryption.

使用SSL加密连接RPC代理服务器Outlook禁止使用基本身份验证

Depending on the contract with the RPC server it could interpret any property (or even the body) of the message to determine where to reply.

根据RPC服务器约定可以解释消息任何属性甚至数据决定回复

First, RPC is now able to use the exact same plugins on both the client and server tiers promoting reuse and reducing maintenance.

首先RPCSoftware公司现在能够客户端服务器使用相同插件提升重用减少维护

JAX-RPC also made some assumptions about the direction of Web services development that turned out to be wrong.

JAX-RPCWeb服务开发方向作出假设这在后来证明错误

As part of this process the company was keen to update its packaging, and turned to RPC Oakham to provide a new twist on the existing style.

作为进程一部分公司热衷于更新包装RPC奥克姆提供一个转折现有风格

Typically, this encoding is intended to be used in an application like a remote procedure call (RPC).

通常编码旨在用于类似远程过程调用RPC应用

In practice, it's mostly Java programmers who are using SOAP anyway, so it's back to the original question of whether to use RPC or RMI.

实际上使用SOAP大多数Java程序员所以回到原来问题使用RPC使用RMI

One of the beauties of JAX-RPC for the client is its ability to associate context information with an endpoint's remote method call.

客户机JAX-RPC亮点之一在于上下文信息端点远程方法调用关联起来

As suggested by the name, the intent was to support RPC (Remote Procedure Call) operations using XML.

名称可以看出最初目的为了支持使用XML远程过程调用(RemoteProcedureCall,RPC)操作

XML-RPC is the realization of this idea: it is nothing more than ordinary RPC, but with XML -- instead of XDR -- as the encoding format.

XML-RPC这种想法实现只不过普通RPC但是XML-而不是XDR-作为编码格式

This schema fits into a document-style WSDL but is not well suited for RPC style since there is no global level type defined.

模式适合Document样式WSDL使用并不适合RPC样式因为定义全局级别类型

The Directory Service will be unable to respond to any RPC requests as long as this condition persists.

如果这种情况继续存在目录服务无法任何RPC请求作出响应

At its heart, SOAP is still an RPC technology, but it has been enhanced to allow the remote manipulation of an object.

SOAP核心依然一种RPC技术但是这种技术经过增强可以实现一个对象远程操纵

Is often used by JAX-RPC handlers.

通常JAX-RPC处理器使用

In RPC (and XML-RPC), encoding can only occur for a predefined set of data types.

RPCXML-RPC)编码可能针对预先定义数据类型发生

The front-end code can only get to the underlying data by making these XML-RPC calls.

前端代码只有通过调用这些XML-RPC能够接触底层数据

Java already had an existing technology for RPC calls between Java applications, in the form of RMI (Remote Method Invocation).

Java当时已经面向Java应用程序RPC调用现有技术远程方法调用(RemoteMethodInvocation,RMI)。

The protocol sequence is a string that represents a combination of an RPC protocol, a transport protocol, and a network protocol.

协议序列代表RPC协议传输协议网络协议组合字符串

RPC Containers Corby is targeting the long-life food sector with a range of multi-layer plastic jars.

科比RPC容器针对寿命粮食部门一系列多层塑料

Its existence in an XSD results in JAX-RPC warnings like the one shown in Listing 1.

XSD存在导致类似清单1JAX-RPC警告

A simple way to control which JavaScript functions may be called through the RPC mechanism is to maintain them in a Set collection.

控制可以通过RPC机制调用哪些JavaScript函数一种简单方式一个Set集合维护它们

This event occurs when a remote procedure call ( RPC ) connection cannot be established between two message transfer agent (MTA) servers .

无法两个邮件传输代理MTA服务器之间建立远程过程调用RPC连接发生事件