csharp connect tcp

Code Example - csharp connect tcp

                
                        TcpClient tcpClient = new TcpClient("127.0.0.1", 8080);