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.

ProxyHostname Property

Specifies the hostname of proxy to use.

[Visual Basic]
Public Property ProxyHostname As String
[C#]
public string ProxyHostname {get; set;}
[JScript]
public function get,set ProxyHostname : String

Remarks

When the wodFtpDLX.NET client is unable to establish a direct connection (not connected directly to the internet, for example), the proxy option can be used. There are several types of proxies supported by the wodFtpDLX.NET control. When any proxy is used, this property specifies the hostname for the remote proxy. Be careful, though. This property is not same as the Hostname property.

When a connection to a proxy is established, wodFtpDLX.NET will issue a request to the proxy to open a remote connection to the hostname specified by the ProxyHostname 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.