Back to product page

RemoteIP property


Returns IP address of the server.

Type

A String value

Syntax

  • Basic
object.RemoteIP
The RemoteIP(object) syntax has these parts:
objectAn expression evaluating to an object of type HttpResponse.

Remarks

RemoteIP property returns IP address of the server where wodHttpDLX is connected to. It is useful when URL you use resolves to more than one IP address (such as www.microsoft.com) and you need to know which computer exactly you have been connected with.

Platforms

Windows