Data connection open; no transfer in progress.
数据连接已打开,没有进行中的数据传送。
Or it can keep a connection open to the server waiting for a response.
或者它可以在等待响应时,始终为服务器打开一个连接。
Are you leaving that connection open to anyone who is sniffing traffic in the DMZ?
您是否让该连接暴露在嗅探dmz中的流量的任何人面前?
With a database connection open and a data project created, you're ready to build queries.
打开数据库连接并创建了Data项目之后,就可以开始构建查询了。
You mustn't let that connection open up again - Dumbledore wanted you to close your mind!
你绝不能让那种联系再接通——邓布利多希望你封闭你的大脑!
But you can keep a HTTP keep-alive connection open which should reduce latency significantly.
但你可以保持一个HTTPkeep - alive连接打开应显着减少延迟。
We only switch to another backend if we already have a authenticated connection open to that backend.
我们仅在已打开了到一个后端的一条经过认证的连接的情况下,才切换到该后端。
A long poll generally keeps the connection open for a long time-usually several seconds, but it could be a minute or longer.
长轮询通常将连接保持一段较长的时间—通常是数秒钟,但是也可能是一分钟甚至更长。
If you wanted to implement a streaming style of Comet, you would want to keep the connection open, but still flush the data.
如果要实现流风格的Comet,那么需要使连接保持开启,但是仍然刷新数据。
A client can connect to the server to get a few files and then disconnect, or a client can have the connection open until it reboots.
客户端可以连接到服务器,获取几个文件,然后断开连接;客户端也可以一直保持连接,直到重新启动。
The Mediator then keeps the original connection open and passes the request synchronously to the System Interface of the target System.
中介随后将原始连接保持打开状态,并将请求以同步方式传递给目标系统的系统接口。
While sticking with the request/response model, you can use Non-Blocking I/O (NIO) to keep a connection open without wasting waiting threads.
在坚持使用请求/响应模型的同时,您可以使用非阻塞I/O(NIO)来保持连接的打开状态,而不需要浪费等待线程。
Keep-Alive is a request form the client to the server to keep the connection open after the response is finished for subsequent requests.
点火电极是一种请求客户机向服务器保持连接打开后完成后续请求的响应。
This means that the Web server keeps the connection open with the Web client and issues the request once the next available application server slot is freed.
这意味着Web服务器要保持与Web客户机的连接,并在应用服务器空闲时发出请求。
The most efficient way is to use the 1.1 version of the HTTP protocol to hold the connection open and to have the server send out updates to the client when moves are made.
最有效的方式是使用HTTP协议的 1.1版本保持连接打开,并在走出步着时让服务器把更新发送给客户端。
Open a connection to the LDAP server.
打开到LDAP服务器的一个连接。
Open a connection to the server.
打开到服务器的连接。
The new database connection window will open, as shown above.
这时将打开新的数据库连接窗口,如上所示。
Listing 3 illustrates one way to open a connection and read data through a stream.
清单3展示了打开一个连接并从流中读取数据的一种方法。
The difference is that the connection remains open after an event notification.
不同之处是在事件通知之后连接仍然保持打开。
You can refer to the multiple schemas in a single SQL statement and it will execute within the same connection (no open is required).
您可以在单个sql语句中引用多个模式,该语句将在同一个连接中执行(不需要打开)。
In Listing 1, you can see the code to open various connection types.
在清单1中,可以看到打开不同连接类型的代码。
When this property is set to 0 (zero), the connection stays open as long as the application server is running.
当此属性设置为0(零)时,连接将在应用服务器运行过程中一直保持为打开状态。
When a client wants to open a connection to a server, it sends a connection request to this server.
当客户机想要打开与服务器的连接时,它向服务器发送一个连接请求。
A single visitor doesn't just mean a few incidental page requests; it also means an open connection (with a waiting thread) for as long as the visitor stays.
单个的访问不只是意味着一些偶然的页面请求;它还意味着在访问期间有一个持续打开的连接(带有等待线程)。
They had merely tapped into the USB connection, which Microsoft had left open by design.
他们仅仅只是使用了微软公司设计好的公开USB连接而已。
Open an SFTP connection to the remote server.
打开对远程服务器的SFTP连接。
The essentially permanently keeps an open connection between the browser and the server.
因此本质上保持了浏览器与服务器之间的永久连接。
Regardless, once both the hostname and port number are specified to the BIO, it will attempt to open the connection.
不管怎样,一旦BIO的主机名和端口号都已指定,该指针会尝试打开连接。
The target System Interface passes the response synchronously back to the source System Interface using the connection it was keeping open.
目标系统接口使用保持打开状态的连接将响应以同步方式传递回源系统接口。
应用推荐