WeOnlyDo! wodWebServer ActiveX - RemoteIP Property
      
 

Description

Holds IP address from where client connects.


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 WebUser.
value A String value.

Remarks

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