PipeTcpNet 构造函数 |
名称 | 说明 | |
---|---|---|
PipeTcpNet |
实例化一个默认的对象
| |
PipeTcpNet(Socket, IPEndPoint) |
通过指定的套接字及连接的终结点来实例化一个对象 Instantiate an object by specifying the socket and the endpoint of the connection | |
PipeTcpNet(String, Int32) |
通过指定的IP地址和端口号来实例化一个对象 Instantiate an object with the specified IP address and port number |