The RPC server attempted an integer division by zero.
RPC服务器试图以零除整数。
A floating-point underflow occurred at the RPC server.
RPC服务器上发生浮点下溢。
A floating point operation at the RPC server caused a divide by zero.
RPC服务器上的一次浮点操作引起除数为零。
If that happens, the restarted RPC server will process the request again.
那样的话,重启的RPC服务会再次处理这个请求。
Encoding other types requires modifying the actual RPC server and client themselves.
编码其它类型需要修改实际的RPC服务器和客户机自身。
The RPC server bundles up the results of the procedure and sends those results back to the caller.
RPC服务器将过程的结果打包并将那些结果发送回调用者。
The local endpoint map database is used to store all the endpoints of RPC server processes running on that host.
本地端点映射数据库用于存储在此主机上运行的RPC服务器进程的所有端点。
The core JAX-RPC package contains a fully functional JAX-RPC client for invoking Web services and a reference implementation of a JAX-RPC server.
核心JAX - RPC包包含一个用于调用Web服务的功能完备的JAX - RPC客户机以及JAX - RPC服务器的一个参考实现。
Normally, a RPC server application advertises or exports its location, that is the binding information which gets stored in a name service database.
通常,RPC服务器应用程序会公布或导出它的位置,位置信息以绑定信息的形式存储在名称服务数据库中。
Although unlikely, it is possible that the RPC server will die just after sending us the answer, but before sending an acknowledgment message for the request.
尽管几率很小,可还是有可能??RPC服务在给我们发送完响应后宕掉,但还没来得进行消息确认。
Before we go into the details of each of these services, you should keep in mind that all these services are implemented by a single RPC server, called a security daemon or secd.
在了解每个服务的详细信息之前,您应该记住,所有这些服务都是由一个RPC服务器实现的,该服务器称为安全后台程序或secd。
In this article we have dealt with the most basic and important routines that any RPC client and server application makes.
在本文中,我们讨论了任何RPC客户机和服务器应用程序调用的最基本、最重要的例程。
During the server RPC application initialization, it registers the interface with RPC runtime library.
服务器RPC应用程序初始化期间它会向RPC运行时库注册接口。
Even though you can write your own JAX-RPC handlers, the application server vendor can decide, based on configuration and security policies, whether to allow a new handler or not.
尽管您能编写自己的JAX - RPC处理程序,应用程序服务器提供商也能够根据配置和安全策略决定是否允许一个新的处理程序存在。
To further simplify the deployment of their applications RPC has structured both the client and server to be included as the same installation.
为了进一步简化应用的部署,RPC应用已经将客户端和服务器端打包在同一个安装包中。
DCE provides a secure communication channel between a client and a server through an authenticated RPC mechanism.
DCE通过一个认证RPC机制在客户机和服务器之间提供了一个安全的通信通道。
This section gives an overview of registering an interface specification with the RPC runtime in the server application and unregistering it.
本节概述在服务器应用程序中向RPC运行时注册接口规范和取消注册的例程。
Figure1 illustrates the way a client and server completes an RPC call over the network.
图1说明客户机和服务器通过网络完成RPC调用的方式。
In both DCOM and CORBA, the interactions between a client process and an object server are implemented as object-oriented RPC-style communications.
在DCOM和CORBA中,客户进程与对象服务器之间的互相作用是作为面向对象的rpc式通信来实现的。
Thus, every cache miss on the server triggered a callback RPC that had to fetch the user's credential (STKT + PAC) in its entirety.
因此,服务器上的每次缓存缺页都会触发一个RPC回调,它会获取整个完整的用户证书(STKT +PAC)。
The subsequent block of code initializes the XML-RPC client connection to the blog server.
接下来的代码初始化到博客服务器的XML - RPC客户端连接。
On the server side, you can also use a JAX-RPC handler to deal with implicit headers.
在服务器端,还可以使用JAX - RPC处理程序处理隐式消息头。
The responsibility to initiate an authenticated RPC to the target server (through an appropriate DCE API call) lies with the client applications.
(通过一个适当的DCEAPI调用)向目标服务器发起一个已认证的RPC的职责在于客户机程序。
We will use JAX-RPC compliant engine as the platform of choice for the service implementation (server-side).
我们将使用符合JAX - RPC要求的引擎作为供选择的服务实现平台(服务器端)。
This is mainly used for RPC based client-server invocation.
这主要用于基于RPC 的客户机/服务器调用。
Finally the server then goes ahead and executes the RPC call and returns the results back to the client.
最后,服务器执行RPC调用,将结果返回到客户端。
Client now makes an RPC call to the target server sending it the PSTkt containing session key and the PAC.
客户端现在向目标服务器发出一个RPC调用,向它发送包含会话密钥和PAC的PSTkt。
Another parameter you can tune is timeo, which specifies the time out value for the RPC calls to the server.
还有一个参数您可以进行优化,即timeo,该参数指定了对服务器的RPC调用的超时值。
The client and server stubs communicate using the RPC runtime library.
客户机和服务器stub使用RPC运行时库通信。
These components use RPC to interact with server environments to provide data to Flex applications and send data to back-end data sources.
这些组件使用RPC来与服务器环境进行交互以为Flex应用程序提供数据并将数据发送给后端数据资源。
应用推荐