Introduction - If you have any usage issues, please Google them yourself
And CSharp through TcpClient, TcpListener network communications. The TcpListener class provides simple methods, to listen and accept incoming connection requests in blocking synchronous mode. The TcpClient class provides some simple ways to connect to send and receive streaming data through the network in synchronous blocking mode.