Connection socket的意思|示意
连接套接字
Connection socket的网络常见释义
连接插座 ... Shell Material外壳材质 Connection socket连接插座 Molex 11pin wafer Molex公司11pin晶圆 ...
Connection socket相关短语
1、 connection socket for antenna 天线插口
2、 interface connection socket 接口连接座
3、 Socket connection Socket连接 ; 请教一下
Connection socket相关例句
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系统调用,则堆栈负责本地套接字上的隐式绑定。
This engine is able to process events (like for example socket published or removed) in order to activate, remove, or reactivate a connection.
引擎能够处理发布插座、删除插座等事件,从而激活、删除或取消激活连接。
The connection socket is a kind of plastic parts with complex shape and small volume.
接插座是一类体积小,形状复杂的塑料零件,对模具设计制造要求较高。
The call to accept blocks until the server socket accepts a client request for connection.
对accept的调用将一直阻塞,直到服务器套接字接受了一个请求连接的客户机请求。
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.
套接字的服务器端是在运行服务器应用程序的机器上创建的,服务器应用程序获得一个端口并在该端口上侦听来自客户端应用程序的连接。
We want to use the same socket connection to both read the inbound message and send back the acknowledgement.
我们想使用同一个套接字连接来读取入站消息并发送回确认消息。