HTTPSecureSocket.RemoteAddress

From Xojo Documentation

Read-Only Property (As String )
StringValue = aHTTPSecureSocket.RemoteAddress

Supported for all project types and targets.

The address of the remote machine you are connected to.

Use this instead of the Address property to determine the address of the machine you are actually connected to.