Net_CheckIP2
A package to check the correct syntax of an IPv4 address, to determine whether the IP is from a private/reserved or the zeroconf pool, and the IP's class network (A, B and C are currently supported).
- Net_CheckIP2::isValid() — Validation of IPv4 addresses
- From Net_CheckIP to Net_CheckIP2
- Class networks
- Net_CheckIP2::is*()