Socket Server的意思|示意
套接字服务器
Socket Server的网络常见释义
套接字服务器 前台为用户定制的瘦客户机,通过TCP/IP(WAN或LAN)与中 前台用户客户间层Socket Server(套接字服务器)连接,通过Socket Server访问工作流引擎,工 服务器 socket server作流引擎通过数据库引擎访问后台数据库。
服务器插座 socket server » 服务器插座 Out of Warranty Contract Repair Only » 保修期内的只有修理合同 ..
Socket Server相关短语
1、 IOCP Socket Server 完成端口通讯服务器
2、 server socket 服务器插口 ; 服务器 ; 服务端 ; 服务器端
3、 Borland Socket Server 套接字服务器
Socket Server相关例句
You must ensure that chat clients can establish a permanent connection to the socket server to listen for chat messages.
为了侦听聊天消息,必须确保聊天客户机能够建立与此socket服务器的永久连接。
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服务器为目标。
I have an asynchronous socket server where we receive telemetry data, and when the remote devices do not send us data, we have the ability to send commands to request data.
我有一个异步套接字服务器,我们接收遥测数据,当远程设备不寄给我们数据,我们有能力来发送命令请求数据。
When a client connects to the server socket, it will give me a socket representing that connection.
当一个客户端连接到该服务器套接字时,它将为我提供一个套接字,显示连接。
You must be able to run a Ruby script as a service to run the socket server. To initially start the service, you need to execute the script files in the socket directory, like this.
为了运行这个socket服务器,必须要能够作为一种服务来运行ruby脚本。
The output stream of the socket becomes the input stream to the server application and vice-versa.
套接字的输出流将成为服务器应用程序的输入流,反之亦然。