[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:fCraft.IPAddressUtil"]
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static class IPAddressUtil
Members
| All Members | 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) |