PxPlus User Forum

Main Board => Discussions => Language => Topic started by: Mark Brown on January 15, 2020, 03:24:09 PM

Title: Obtaining numerical IP Address
Post by: Mark Brown on January 15, 2020, 03:24:09 PM
After doing the following:

OPEN (1)"[TCP]www.microsoft.com;80"

Is it possible to obtain the numeric IP address for channel 1?

?FIN(1,"IPAddr")

returns www.microsoft.com so that's not it.
Pinging www.microsoft.com does return a numeric IP address but that's outside of PxPlus.
Thanks
Mark Brown
Title: Re: Obtaining numerical IP Address
Post by: Mike King on January 15, 2020, 04:46:44 PM
We don’t currently have a method in PxPlus to return the numeric IP address in either IPv4 or IPv6 format.