ProxyPort Property

See Also

FtpDLX Class  | FtpDLX Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages WeOnlyDo.Client.FTP Send comments on this topic.

ProxyPort Property

Specifies the port to use for proxy server.

[Visual Basic]
Public Property ProxyPort As Integer
[C#]
public int ProxyPort {get; set;}
[JScript]
public function get,set ProxyPort : int

Remarks

When connection to a remote server is requested through a proxy server, this property specifies the proxy's port number for connection purposes. The usual value for ftp proxies is 21. The usual value for Socks 4 and Socks 5 servers is 1080. When a Relay proxy is used, there is no usual value since Relay can listen on any port. ProxyWebStandard usually uses 80, 800, 8000 or 8080 port.

Please contact your administrator to obtain the proper value for this property.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

FtpDLX Class  | FtpDLX Members

 

 


© WeOnlyDo Software. All Rights Reserved.