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