Initializes a new instance of the SocksListener class.
Overload List
Initializes a new instance of the SocksListener class.
public SocksListener(int);
Initializes a new instance of the SocksListener class.
public SocksListener(IPAddress,int);
Initializes a new instance of the SocksListener class.
public SocksListener(int,AuthenticationList);
Initializes a new instance of the SocksListener class.
public SocksListener(IPAddress,int,AuthenticationList);
See Also
SocksListener Class | SocksListener Members | Org.Mentalis.Proxy.Socks Namespace