Specifies the type of proxy servers that an instance of the ProxySocket class can use.
Member Name | Description |
---|---|
None | No proxy server; the ProxySocket object behaves exactly like an ordinary Socket object. |
Socks4 | A SOCKS4[A] proxy server. |
Socks5 | A SOCKS5 proxy server. |
Namespace: Org.Mentalis.Network.ProxySocket
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
Org.Mentalis.Network.ProxySocket Namespace