Determines whether the given IP address is a public IP address.
An IP address is considered public if it is neither a private IP address nor a loopback address.
The IP address to check.
true if the IP address is public; otherwise, false.
true
false
4.2.4
2023-09-02
Determines whether the given IP address is a public IP address.
An IP address is considered public if it is neither a private IP address nor a loopback address.