TcpClient « System.Net.Sockets « C# / C Sharp by API






1.new TcpClient( String ip, int port)
2.TcpClient.Connect
3.TcpClient.GetStream()