wodFTPServer ActiveX Control - RemotePort Property
      
 

Description

Holds originating port of the user.


Property type

A Long value.  


Syntax

object.RemotePort [= value]



The RemotePort Property syntax has these parts:

Part Description
object An expression evaluating to an object of type FtpUser.
value A 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.