[Missing <summary> documentation for "N:OddPrg.Communication.Tcp"]
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. |