Back to product page

RemoteIP property


Holds originating IP address of the user.

Type

A String value.

Syntax

  • Basic
object.RemoteIP [= value]
The RemoteIP(object,value) syntax has these parts:
objectAn expression evaluating to an object of type FtpUser.
valueA String value.

Remarks

RemoteIP contains information about IP address of workstation used when client initiated connection on wodFTPServer. Together with RemotePort property, you can use it for specific authorizations.

Platforms

Windows