OddPrg.Communication.Tcp Namespace

[Missing <summary> documentation for "N:OddPrg.Communication.Tcp"]

Classes

TcpCommunicator Threadsafe TCP communicator, it can send/receive data to/from TCP address and port. It uses TcpClient object for the connection.
TcpListener Instance of this class can be used to wat for incoming unrequested data using TCP server socket.