[This is preliminary documentation and is subject to change.]
The IPAddressUtil type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| AsInt(IPAddress) | ||
| AsUInt(IPAddress) | ||
| IsLAN(IPAddress) | Checks whether an IP address may belong to LAN (192.168.0.0/16 or 10.0.0.0/24). | |
| Match(IPAddress, UInt32, UInt32) | ||
| NetMask(Byte) | ||
| RangeMax(IPAddress, Byte) | ||
| RangeMin(IPAddress, Byte) |