2 references to
System.Net.Sockets (2)
System\Net\Sockets\TCPClient.cs (2)
26public TcpClient() : this(AddressFamily.Unknown) 57public TcpClient(string hostname, int port) : this(AddressFamily.Unknown)