NetTalk Central

Author Topic: How to get IP Address of WebServer  (Read 1517 times)

Ubaidullah

  • Full Member
  • ***
  • Posts: 123
    • View Profile
How to get IP Address of WebServer
« 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.


DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: How to get IP Address of WebServer
« Reply #1 on: March 27, 2021, 09:53:17 AM »
I think the NetOptions utility is your best bet.
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11179
    • View Profile
Re: How to get IP Address of WebServer
« Reply #2 on: March 29, 2021, 09:32:47 PM »
agreed.