edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionPublicIPAddress Property

IP address of the client as the server sees it.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public string PublicIPAddress { get; set; }

Property Value

Type: String
Remarks
This property is necessary when using active mode in situations where the FTP client is behind a firewall.
See Also