wodFTPServer ActiveX Control - RemoteIP Property
      
 

Description

Holds originating IP address of the user.


Property type

A String value.  


Syntax

object.RemoteIP [= value]



The RemoteIP Property syntax has these parts:

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