When using .NET and C#, IP Address information is stored in the System.Net.IPAddress class, which provides no method for comparing IP addresses except for equality. Learn to circumvent that problem.
IP Address Comparison and Conversion in C#
Published 10/14/2005