This code listing creates a new class called ClientSocket and then declares an XML socket object named "xml_socket."
这一代码清单创建了一个名为ClientSocket的新类,随后声明了一个名为“xml_socket”的xml套接字对象。
When the init event is fired for ClientSocket, it attempts to connect to the back end at the specified host and port.
为ClientSocket 触发了init事件时,将尝试连接指定主机和端口的后端。
When the init event is fired for ClientSocket, it attempts to connect to the back end at the specified host and port.
为ClientSocket 触发了init事件时,将尝试连接指定主机和端口的后端。
应用推荐