Overload List

  NameDescription
TcpServer(Int32)
Initializes a new instance of the TcpServer class
TcpServer(Int32, Boolean, Boolean)
Binds the server to the loopback address.
TcpServer(IPAddress, Int32, Boolean, Boolean)
Initializes a new instance of the TcpServer class
TcpServer(IPAddress, Int32, Boolean, Boolean, Boolean)
Initializes a new instance of the TcpServer class

See Also