ProxyTypes Enumeration

See Also

WeOnlyDo.Net.Sockets Namespace

Requirements

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)

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages Requirements WeOnlyDo.Client.FTP Send comments on this topic.

ProxyTypes Enumeration

These are all proxy types supported by wodFtpDLX.NET.

Members

MemberDescription
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.

Remarks

Please refer to ProxyTypes property for more information about using proxies with wodFtpDLX.NET.

Requirements

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)

See Also

WeOnlyDo.Net.Sockets Namespace

 

 


© WeOnlyDo Software. All Rights Reserved.