How do I get the IP-Address or Host-Name

Posted by LegacyUser on 10-Jan-2001 08:19

I would like to know, how I can get the actual

Host-name or IP-Address of the workstation where

my Application is running on.

Something like "Tell me who I am?".

All Replies

Posted by LegacyUser on 14-Jan-2001 21:57

"Patrick" wrote:

>

>I would like to know, how I can get the actual

>Host-name or IP-Address of the workstation where

>my Application is running on.

>Something like "Tell me who I am?".

>

If you are doing it via progress try something like:

lvString = hSocket:REMOTE-HOST.

If this doesn't help, then hopefully it will at least start you off in the right direction.

CYA

This thread is closed