单词 | socket connection | ||||
释义 | socket connection
例句释义: 套接字连接,插座连接 1. Be aware that the customer may be behind a firewall, and may have to configure it in order for you to make your socket connection. 要明白,客户可能位于防火墙的后面,他可能必须对防火墙进行配置,以便您能够建立套接字连接。 www-128.ibm.com 2. Specifies an integer value indicating the number of seconds to wait for a valid socket connection with the SMTP service before timing out. 指定一个整数值,表示与SMTP服务的有效套接字连接等待多少秒后才会超时。 msdn2.microsoft.com 3. The attack eventually makes the service unavailable by establishing thousands of socket connection requests with the vulnerable system. 攻击会导致系统上产生大量套接字连接请求,最终导致服务不可用。 www.ibm.com 4. This sample program simulates the exact set of socket connection calls that are used in the load testing components. 此范例程式会模拟负载测试元件中真正使用的通讯端连线呼叫集合。 msdn.microsoft.com 5. This is the socket connection we were trying to make. 这是我们尝试创建的套接字连接。 www.ibm.com 6. Most TCP services simply attempt to accept new socket connection requests as they are received. 大多数TCP服务只是在收到新的套接字连接请求时尝试接受它们。 www.ibm.com 7. The cached data servers must have a port open to listen on, and a socket connection must be created. 缓存数据服务器必须有一个开放的用于侦听的端口,而且必须创建一个套接字连接。 www.ibm.com 8. There's also tight coupling between the two applications, because socket connection is point to point. 由于套接字连接是点对点连接,因此两个应用程序之间也存在着紧密耦合关系。 www.ibm.com 9. Events pushed from the server side need a permanent or long-lasting socket connection between the clients and server. 从服务器端推出的事件需要客户机和服务器间存在一个永久或长久的socket连接。 www.ibm.com 10. The following example closes the socket connection if content is to be suppressed. 下面的示例在要取消内容时关闭套接字连接。 msdn2.microsoft.com 1. Remote Assistance connection could not be established because a socket connection could not be established. Please try again. 不能建立远程协助连接,因为不能建立一个套接字连接。请再试一次。 www.drados.com 2. The transport key associated with a unique ID given to each incoming socket connection. 与给予每个传入套接字连接的唯一ID关联的传输键。 msdn2.microsoft.com 3. The second way is similar to Flex, in which you manually open an XML socket connection and wait for the READ_DATA event to occur. 第二种方法与Flex相似,您要手动打开XML套接字连接,等待READ_DATA事件发生。 www.ibm.com 4. To get around this problem, Ajax Chat uses a JavaScript-to-Flash bridge to establish a permanent socket connection from the client side. 为了解决此问题,AjaxChat使用了一个从JavaScript到Flash的连接来建立来自客户机端的永久socket连接。 www.ibm.com 5. The socket connection can be replaced with messaging or http based services. 套接字连接可以替换成基于消息或http的服务。 www.ibm.com 6. I'm looking into ways to remedy this, including perhaps by offering an alternative socket connection. But, don't count on it! 我正在寻求解决方案,或许可以尝试通过另一个socket连接来解决这个问题,但希望不是很大。 www.infoq.com 7. A data capture device agent (also provided) will interface with the SmarterHealth servlet using a socket connection to capture the data. 数据捕捉设备代理(也是附带的)将使用一个socket连接与SmarterHealthservlet交互,从而捕捉数据。 www.ibm.com 8. One instance of IDS should be configured and running with socket connection. 应该配置一个IDS实例并通过套接字连接运行。 www.ibm.com 9. Therefore, the same socket connection is kept alive and re-used with the keepAlive=true setting. 设置keepAlive=true,因而,同一个套接字连接始终保持活动状态,并可重用。 www.ibm.com 10. Searchd communicates to applications through a socket connection on port 3312. Searchd将在端口3312上通过套接字连接与应用程序进行通信。 www.ibm.com 1. Upon receiving a request, the server accepts the socket connection. 在接收到请求时,服务器将接受套接字连接。 www-128.ibm.com 2. Closes the socket connection and allows reuse of the socket. 关闭套接字连接并允许重用套接字。 msdn2.microsoft.com 3. Ajax clients cannot really open a TCP socket connection with the back end. Ajax客户端无法通过后端打开TCP套接字连接。 www.ibm.com 4. Closes the socket connection to a client. 关闭到客户端的套接字连接。 msdn2.microsoft.com 5. Open an IP socket connection to that IP address. 打开一个IP套接字连接该IP地址。 zhidao.baidu.com 6. We want to use the same socket connection to both read the inbound message and send back the acknowledgement. 我们想使用同一个套接字连接来读取入站消息并发送回确认消息。 www.ibm.com 7. The socket connection itself is expensive. 套接字连接本身代价极高。 www.ibm.com 8. socket connection is bad cause overheating Ershi plugs, sockets burned bad. 插座接触不良导致过热而使插头,插座被烧烂。 learning.zhishi.sohu.com 9. To allocate one thread per open socket connection. 它们为每个打开的socket连接分配一个线程。 www-128.ibm.com 10. The transaction ends when the TCP socket connection is closed. TCP套接字连接关闭时,事务结束。 www.ibm.com 1. An uncatchable ObjectDisposedException is thrown when the server closes the socket connection. 当服务器关闭套接字连接时将引发无法捕获的ObjectDisposedException。 www.microsoft.com 2. The MessageServer detects a socket connection from the client. MessageServer检测来自客户机的套接字连接。 www.ibm.com 3. First, I will show you how to set up a standard socket connection. 首先,我将向您展示如何建立一个标准的套接字连接。 www.ibm.com 4. Listing 2 shows an example of how to launch a VM in debug mode and listen for a socket connection at port 8765. 清单2是一个示例,显示如何在调试模式下启动VM并监听端口8765的套接字连接。 www.cnblogs.com 5. Specification indicates that the VM you have just launched will wait for an incoming socket connection. 将表明您刚刚启动的VM将等待进入的套接字连接。 www-128.ibm.com 6. To communicate over a socket connection 通过套接字连接进行通信 msdn2.microsoft.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。