Type of proxy to use to connect to the network.
| Member Name | Description |
|---|---|
| None | Direct connection. |
| Socks4 | Connection through Socks4 proxy. |
| Socks4a | Connection through Socks4A proxy (capable of resolving domain names). |
| Socks5 | Connection through Socks5 proxy. |
| HttpConnect | Connection through HTTP proxy using CONNECT method. |
| FtpSite | Connection through FTP proxy using SITE command. |
| FtpUser | Connection through FTP proxy using USER command. |
| FtpOpen | Connection through FTP proxy using OPEN command. |
Namespace: Rebex.Net
Assembly: Rebex.Net.Ftp (in Rebex.Net.Ftp.dll)