Click or drag to resize

TcpServer Constructor

Overload List
 NameDescription
Protected methodTcpServer(IPAddress, Int32) Initializes a new instance of the TcpServer class with the specified local address and port.
Protected methodTcpServer(IPAddress, Int32, Int32) Initializes a new instance of the TcpServer class with the specified local address, port, and maximum number of connections.
Top
See Also