Implements the subset of the Berkeley sockets interface (or the Socket class) and adds the ability to connect through Socks4/Socks5 or HTTP proxies.
For a list of all members of this type, see ProxySocket Members.
System.Object
Rebex.Net.ProxySocket
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class is suitable for extending your client applications with the ability to connect through proxies.
This class is limited to operations supported by proxies - it is not a replacementfor the Socket. This means it is perfect for writing clients, but useless for writing servers.
Only connection-oriented protocols are supported at the moment
Namespace: Rebex.Net
Assembly: Rebex.Net.ProxySocket (in Rebex.Net.ProxySocket.dll)
ProxySocket Members | Rebex.Net Namespace