Back to product page

RemoteIP property


Holds IP address from where client connects.

Type

String

Syntax

  • Basic
object.RemoteIP [= value]
The RemoteIP(object,value) syntax has these parts:
objectAn expression evaluating to an object of type WebUser
valueA 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.

Platforms

Windows