Back to product page

RemotePort property


Holds originating port of the user.

Type

A Long value.

Syntax

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

Remarks

RemotePort contains information about port on client's workstation used when he initiated connection on wodFTPServer. Together with RemoteIP property, you can use it for specific authorizations.

Platforms

Windows