Starts negotiating with the SOCKS server.
Overload List
Starts negotiating with the SOCKS server.
public override void Negotiate(IPEndPoint);
Starts negotiating with the SOCKS server.
public override void Negotiate(string,int);
Starts negotiating with the SOCKS server.
private void Negotiate(byte[]);
See Also
Socks5Handler Class | Socks5Handler Members | Org.Mentalis.Network.ProxySocket Namespace