• When the JMS client application for MQ sends messages (for example to a MQ queue for consumption by MDBs running in WebSphere application Server), it initiates three servant regions.

    MQJMS客户端应用程序发送消息时(例如发送mq队列以便运行WebSphereApplicationServer中的MDB使用),将启动三个服务区域

    youdao

  • (the following example USES down-level client c1, V8.2 client c2 and V8.2 server s1 to illustrate the scenario).

    (下面例子使用未升级客户机c 1V8.2客户机c2V8.2服务器s1解释场景)。

    youdao

  • Note that for this example, you will deploy the service provider and client on to the same application server.

    注意对于示例我们服务提供者客户机部署相同应用服务器

    youdao

  • In this simple nonblocking server-socket example, the server reads a file name sent from the client, displays the file contents, and writes the contents back to the client.

    这个简单的非阻塞服务器-套接字示例中,服务器读取发送客户机文件名显示文件内容然后将内容回到客户机。

    youdao

  • For example, if you need to keep a listing of user-submitted values for comparison with newer values, it is economical to keep the data on the client and not the server.

    例如需要保存一个用户所提交列表,以便比较那么客户机不是服务器上存储这些数据会比较经济

    youdao

  • The next step in this example is not only to send back the updated item list, but also to provide status information letting the client know what the server did as shown in the following code listing.

    下一步不仅包括更新项目列表包括提供状态信息,以使客户机了解服务器进行了怎样的操作,以下代码清单

    youdao

  • For example, the server event is a callback method that is invoked when a new client connects to the server.

    例如服务器事件一个回调函数,新的客户端连接服务器时调用的。

    youdao

  • In this example, the server accepts requests from the browsers and issues a response back to the client.

    示例中,服务器浏览器接收请求,将响应发送客户端。

    youdao

  • For example streaming AMF could cause a large number of concurrent client connections to be open on the server and thus a large number of threads.

    例如流式amf导致服务器打开大量并发客户端连接也就意味着会产生多个线程

    youdao

  • The example application is built using only client-side code; the techniques demonstrated can be adapted to any server-side application framework.

    示例应用程序使用客户代码构建的;但是,演示技术可以应用任何服务器端应用程序框架。

    youdao

  • For example, the request may have been initiated by a client and sent to a server for processing.

    例如请求可能客户机发起并发送给服务器进行处理。

    youdao

  • For example, a browser client may want to be notified of changes on the server.

    例如浏览器客户端期望收到关于服务器更改通知

    youdao

  • For example, assume the client wants to retrieve a list of orders from the server.

    例如假定客户机检索服务器上订单列表

    youdao

  • For example, if you have a purchase order total, the total can be recalculated inside the client device without sending data to and from the server.

    例如可以客户设备重新计算订单总额而不需要服务器交换数据

    youdao

  • Further, a logging solution needs to guarantee that messages submitted for logging are actually persisted at some point, for example, even in the event of failure on the server or client side.

    另外方案必须保证提交日志信息必须可持续化的,即使服务器客户端崩溃等特殊时刻

    youdao

  • Although we've concentrated on the client side for this example, we could use the same techniques on the server side to build an appropriate SSLServerSocketFactory object.

    尽管示例我们着重于客户机端,但是,我们可以服务器使用相同技术构建适当SSLServerSocketFactory对象

    youdao

  • In the previous example I used XML events and REX remote events to communicate interaction between the client browser and the interaction manager running on the server.

    先前的示例中,使用XMLEventsREX远程事件客户机浏览器运行服务器交互管理器之间进行通信交互。

    youdao

  • The example administrative client connects to the MBean server through the deployment manager SOAP port.

    示例管理客户端通过部署管理SOAP端口连接MBean服务器

    youdao

  • You learned how to configure the callback handler for a Web services client in WebSphere Application Server V6.0, with a complete working example containing full source code.

    学习了如何WebSphereApplicationServerV6.0中使用包含完整源代码完整工作示例Web服务客户端配置处理程序

    youdao

  • To work with this example we will use an Mail client to send a message, and use the Mule POP3 transport to read the message from the Mail server.

    为了演示这个示例我们使用邮件客户端发送邮件使用MulePOP3传输(Transport)读取来自邮件服务器消息

    youdao

  • With ant installed, you can just run ant from a console open to the example code directory to build both client and server code.

    安装ant后,可以打开示例代码目录控制台运行ant,构建客户机服务器代码。

    youdao

  • For example, the client maintains a table of the current paths of file descriptors, so a path can be sent to the server along with an operation such as fchmod (2).

    例如客户维护一个关于文件描述符当前路径从而实现路径操作(比如fchmod(2))一起发送服务器

    youdao

  • For example, in Axis1, users had to invoke the admin client manually and update the server class path, and then restart the server to apply the changes.

    例如Axis1中用户必须手动调用管理客户机更新服务器路径然后重新启动服务器应用更改。

    youdao

  • To establish a WebSocket connection, the client and server upgrade from the HTTP protocol to the Web Socket protocol during an initial handshake, as shown in Example 1.

    建立一个WebSocket连接客户服务器初次握手的时候HTTP协议提升WebSocket协议,1所展示的。

    youdao

  • This on-ramp configuration differs from the configuration in the Bus-client-to-Bus-server example only in the name of the bus service, which must be SQService instead of SQBus.

    这个入站配置总线客户机到总线服务器示例配置差别在于总线服务名称,其总线服务的名称必须SQService不是SQBus

    youdao

  • Facebook chat provides an example of an interesting problem with AJAX: pushing data from server to client.

    Facebook聊天功能提供了关于AJAX一个有意思问题案例数据服务器端推送客户端。

    youdao

  • This is just an example of a client-server connection, but StereoCable can be used also to establish server-to-server connections in complex integration scenarios.

    客户机-服务器连接示例,但是复杂集成场景中可以使用StereoCable建立服务器-服务器连接

    youdao

  • For example, a client can view the WSDL that has been published by the server and create client code to invoke the Web Service.

    例如客户可以查看已经服务器发布WSDL然后构造客户端代码调用Web服务

    youdao

  • In the example, the open source Apache Abdera client is used to parse the Atom feeds and to create HTTP requests to the server.

    这个示例中,使用开放源码ApacheAbdera客户机解析atomfeed创建服务器HTTP请求

    youdao

  • In the example, the open source Apache Abdera client is used to parse the Atom feeds and to create HTTP requests to the server.

    这个示例中,使用开放源码ApacheAbdera客户机解析atomfeed创建服务器HTTP请求

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定