[This is preliminary documentation and is subject to change.]

The IPAddressUtil type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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)

See Also