Connects to the proxy server and, if successful, a TcpClient is returned for communications with the destination server.
Connects to the proxy server and, if successful, a TcpClient is returned for communications with the destination server.
public TcpClient Connect(string,int);
Connects to the proxy server and, if successful, a TcpClient is returned for communications with the destination server.
public override TcpClient Connect(string,int,string,string);