TcpServer Constructor |
Name | Description | |
---|---|---|
TcpServer(IPAddress, Int32) |
Initializes a new instance of the TcpServer class with the specified local address and port.
| |
TcpServer(IPAddress, Int32, Int32) |
Initializes a new instance of the TcpServer class with the specified local address, port, and maximum number of connections.
|