A socket functions much like a named pipe but can span hosts.
套接字的功能与命名管道很相似,但是可以跨主机。
When a socket connects, append the socket object to an array.
当一个套接字进行连接时,将该套接字对象附加到一个数组。
The MessageServer detects a socket connection from the client.
MessageServer检测来自客户机的套接字连接。
One way of reducing the server load is to use a socket server.
减少服务器负载的一种方式是使用一个socket服务器。
Backlog is the queue limit for the number of connections on a socket.
backlog是套接字上的连接数的队列限制。
Communication through the network stack takes place with a socket.
通过网络栈进行的通信都需要对socket进行操作。
That's it. Creating a socket object and connecting it is as simple as that.
就是这样,创建一个套接字对象并连接此对象就是这样轻松。
It has a socket in its bonnet and needs to be recharged every 100 miles.
它的发动机盖下有插座,每100英里需要充电一次。
A socket may be associated with a completion port at any point after creation.
而套接字在被创建后,可以在任何时候与某个完成端口进行关联。
Searchd communicates to applications through a socket connection on port 3312.
Searchd将在端口3312上通过套接字连接与应用程序进行通信。
But if you try to send binary data over a socket, it becomes much more complicated.
但是如果试图在一个套接字上发送二进制数据,事情将会变得更加复杂。
The key to success with a socket wrench is pattern matching: The socket must match the nut.
成功使用套筒扳手的关键在于模式匹配:套筒扳手必须与螺母相匹配。
Using a simple analogy, you can think of an extension as a plug and an extension point as a socket.
使用一个简单的类比,您可以把扩展视为插头并把扩展点视为插座。
You can use the bind API function to bind an address (an interface and a port) to a socket endpoint.
您可以使用bindapi函数来绑定一个地址(一个接口和一个端口)到一个套接字端点。
When a client connects to the load balancer, Node.js creates a socket between the client and itself.
当一个客户的连接到负载平衡器时,Node . js在客户端与自己本身之间创建一个套接字,我们称之为client_socket。
Listing 1 explores a function snippet that performs a socket send (sending data through a socket).
清单1探究一个函数片断,它完成套接字send操作(通过套接字发送数据)。
When a client connects to the server socket, it will give me a socket representing that connection.
当一个客户端连接到该服务器套接字时,它将为我提供一个套接字,显示连接。
The address of a socket is a combination of the host's IP address (or hostname) plus a port number.
套接字的地址由主机的IP地址(或主机名)和端口号组成。
Each socket has a socket queue, and each interface has an interface queue used for data communication.
每个套接字具有一个套接字队列,并且每个接口具有一个用于数据通信的接口队列。
If these technologies could open a socket with the server and if they can transfer XML data, you're done.
如果这些技术能够通过服务器打开套接字,如果它们能够传输XML数据,我们的任务就完成了。
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的套接字连接。
The TCP/IP state diagram is helpful in understanding the different states a socket can exist in at any given time.
TCP/IP状态图表可以帮助了解套接字在任何给定的时间存在的不同状态。
There are only two steps required to address the issue that proxy.soap.GoogleSearchProxy cannot open a socket to Google.
解决proxy . soap . GoogleSearchProxy无法打开到Google的套接字这一问题仅需要两个步骤。
He may have been disappointed in himself, even shaken, but outwardly he was as smooth and focused as a socket wrench.
也许他对自己有些失望,甚至有些动摇,但至少那聚精会神的神情看上去一切都还顺利。
The engine also generates events when a socket is published, updated, or removed in order to notify users of the change.
在发布、更新或删除插座时,引擎还会生成事件,从而把变动通知用户。
Plug the hole with wax or silicone, then screw the bulb into a socket and let someone walk into the room and throw the switch.
把那个洞用蜡或硅酮封住,之后把灯泡重新旋入插座,静候等某人走入房间,打开开关。
For example, for some, a core is a processor, others regard a processor as the chip (or di) that plugs into a socket, and so on.
例如,对于某些供应商而言,一个核心就是一个处理器,而另一些供应商则认为处理器就是插在一个插座中的芯片,当然还有其他的说法。
If a VM is removed from the data center and it publishes a socket currently used by a plug saved in the StereoCable active table.
如果从数据中心中移除一个VM,而StereoCable激活表中保存的一个插头正在使用它发布的插座,那么。
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代理进行通信。
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代理进行通信。
应用推荐