These are all proxy types supported by wodFtpDLX.NET.
| Member | Description |
|---|---|
| ProxyNone | No proxy is used. |
| ProxySocks4 | Connection is made through SOCKS4 proxy firewall. |
| ProxySocks4a | Connection is made through SOCKS4a proxy firewall. |
| ProxySocks5 | Connection is made through SOCKS5 proxy firewall. |
| ProxyWEBStandard | Typical WEB proxy (using web CONNECT command) is used. |
| ProxyRelay | Simple relay. |
| ProxyFTPSite | Connection is made through FTP transparent proxy server using SITE command. |
| ProxyFTPOpen | Connection is made through FTP transparent proxy server using OPEN command. |
| ProxyFTPUser | Connection is made through FTP transparent proxy server using USER joe@server command. |
Please refer to ProxyTypes property for more information about using proxies with wodFtpDLX.NET.
Namespace: WeOnlyDo.Net.Sockets
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)
WeOnlyDo.Net.Sockets Namespace
© WeOnlyDo Software. All Rights Reserved.