wodHttpDLX ActiveX Control - RemoteIP Property
      
 

Description

Returns IP address of the server.


Property type

A String value.  


Syntax

object.RemoteIP



The RemoteIP Property syntax has these parts:

Part Description
object An 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.