The MessageServer detects a socket connection from the client.
MessageServer检测来自客户机的套接字连接。
The MessageServer run method, shown in Listing 4, establishes an infinite loop to wait for a client connection.
清单4中显示的MessageServer run方法建立了一个无限循环以等待客户机连接。
The MessageServer object creates a QueueManager thread, passing it the client's socket object and the container.
MessageServer对象创建一个QueueManager线程,将客户机的套接字对象和容器传递给该线程。
The MessageServer object creates a QueueManager thread, passing it the client's socket object and the container.
MessageServer对象创建一个QueueManager线程,将客户机的套接字对象和容器传递给该线程。
应用推荐