• The client end of the socket is created on the machine where the client application is running and given a port, and it then listens on this port for a connection from a server application.

    套接字客户机运行客户应用程序机器创建,该客户端应用程序获得一个端口端口上侦听来自服务器应用程序的连接

    youdao

  • The client will wait for a response, but if the other end of the socket goes away, the client then tries again to start the server.

    然后客户机会等待响应但是如果套接字一端没反应,客户机会再次尝试启动服务器。

    youdao

  • Each time a corresponding client socket contains any read, write or error operations, the corresponding callback function is called.

    每当对应客户端套接字包含错误操作时调用对应的回调函数

    youdao

  • When a client connects to the server socket, it will give me a socket representing that connection.

    客户端连接服务器字时,提供一个套接字,显示连接

    youdao

  • For ClearCase Remote Client checkin and AddToSourceControl (mkelem) operations, there are multiple threads involved in streaming the data from the request socket to the back end.

    对于ClearCaseRemoteClient检入以及AddToSourceControl (mkelem)操作请求插座末端中的数据涉及到多个线程

    youdao

  • Because it requires you only to open a socket using, say, Telnet, a client using any language can communicate with the JMS broker.

    因为要求打开一个套接字(比如使用telnet),所以使用任何语言客户机能够JMS代理进行通信

    youdao

  • Buf_read_callback : Called when the client socket has data to be read.

    buf_read _ callback:客户端接字数据时调用它。

    youdao

  • This method constructs a socket targeted to the TCP server on the localhost at a host number known both to the client and server through URIConstants.

    方法通过URIConstants客户机服务器已知主机编号构造一个接字,套接字以本地主机上的TCP服务器为目标。

    youdao

  • If the client process has not explicitly issued a bind system call before initiating the connection, implicit binding on the local socket is taken care of by the stack.

    如果初始连接之前客户端进程没有显式发布bind系统调用,则堆栈负责本地套接字隐式绑定

    youdao

  • The call to accept blocks until the server socket accepts a client request for connection.

    accept调用一直阻塞直到服务器套接字接受了一个请求连接的客户机请求。

    youdao

  • When a client connects to the load balancer, Node.js creates a socket between the client and itself.

    客户连接负载平衡器时,Node . js在客户端自己本身之间创建一个接字,我们称之为client_socket

    youdao

  • You'll need a place to hold all of client connections so that you can write to all of them when you write data. Here is the variable that holds all of the client socket connections

    需要一个位置保存所有客户端连接以便写入数据可以写到它们去。

    youdao

  • Holds all the client data (socket, client data, etc.).

    保存所有客户数据(socket,客户端数据,等等)。

    youdao

  • The server end of the socket is created on the machine where the server application is running and given a port, and it then listens on this port for a connection from a client application.

    套接字服务器是在运行服务器应用程序机器创建的,服务器应用程序获得一个端口端口上侦听来自客户端应用程序的连接

    youdao

  • If the socket does not exist, or cannot be opened, the client attempts to spawn a 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

  • This new socket is connected to the client and the other socket s remains in LISTEN state to accept further connections.

    将此新的连接客户端,使另外一个套接字s保持LISTEN状态接受进一步连接。

    youdao

  • The socket state on the client side now is established.

    客户套接字状态现在建立。

    youdao

  • Let's look at another client socket example that takes data from the Internet and displays it.

    我们来看另一个网络编程示例可以互联网获取数据然后显示这些数据。

    youdao

  • The client writes a message to the socket, the server processes the message and writes its response back with type PSEUDO_MSG_ACK.

    客户编写套接字消息服务器处理该消息编写类型为PSEUDO_MSG_ACK的响应

    youdao

  • The architectural diagram below in Figure 3 shows how the client and server applications have access to a socket that has an input and an output stream.

    3中的架构显示了客户端服务器应用程序如何访问具有输入输出流的接字。

    youdao

  • The socket state on the client side now is SYN_SENT.

    客户接字状态现在SYN_SENT。

    youdao

  • In Listing 1, the call to select blocks until the server either receives a new client or detects available bytes being written to an open socket.

    清单1中,服务器接收客户机检测到正可用字节写到打开socketselect的调用阻塞

    youdao

  • In the client, I create an SCTP socket, then create a sockaddr structure containing the endpoint to which it will connect.

    客户机中,我们首先创建SCTP套接字然后创建了sockaddr结构其中包含了将要连接端点

    youdao

  • The MessageServer detects a socket connection from the client.

    MessageServer检测来自客户机套接字连接

    youdao

  • URIClient will strip off the parameters (i.e., claim=25222) and will attempt to make a socket connection to the URIServer at a port number known to the client and server.

    URIClient移除参数claim=25222)尝试客户机服务器已知的端口号上建立与URIServer 之间接字连接

    youdao

  • The code in Listing 4 shows how you can open a client socket from flex.

    清单4中的代码展示了如何通过Flex打开客户套接字

    youdao

  • The QueueManager reads from the socket to obtain the complete message from the client.

    QueueManager套接字得到来自客户机完整消息

    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

  • Client processes communicate with the pseudo daemon through a UNIX-domain socket (that's a socket in the file system) rather than using TCP or UDP.

    客户机进程通过unix域套(文件系统中的套接字)pseudo守护进程进行通信,不是使用TCPUDP进行通信。

    youdao

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

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

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