NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Ubaidullah on March 26, 2021, 12:46:51 AM

Title: How to get IP Address of WebServer
Post by: Ubaidullah on March 26, 2021, 12:46:51 AM
Hi Bruce,

I want to display the ip address of the machine on which a NetTalk WebServer is running. How can I get the IP?

I saw the NetOptions call with NET:GETHOSTIPLIST . Would this give what I am looking for ? Is this stored somewhere in the server object?

The WebServer is being accessed on the LAN so the address that the users use to access is the same as the ip address of the machine on the LAN.

I just want to display it on the WebServer window.

Thanks
&
Regards,
Ubaidullah Nubar.

Title: Re: How to get IP Address of WebServer
Post by: DonRidley on March 27, 2021, 09:53:17 AM
I think the NetOptions utility is your best bet.
Title: Re: How to get IP Address of WebServer
Post by: Bruce on March 29, 2021, 09:32:47 PM
agreed.