The IProxyClient interface provides a generic interface for accessing proxy client classes.
For a list of all members of this type, see IProxyClient Members.
| Type | Description |
|---|---|
| HttpProxyClient | The HttpProxyClient permits connections to be made through an HTTP proxy server. |
| ProxyClientBase | The base class for proxy clients. |
| Socks4Client | The Socks4Client permits connections to be made through a SOCKS 4/4A proxy server. |
| Socks5Client | The Socks5Client permits connections to be made through a SOCKS 5 proxy server. |
Namespace: ComponentSpace.Proxy
Assembly: ComponentSpace.Proxy (in ComponentSpace.Proxy.dll)