Requires .NET WinForms IP address management

I need a reliable, convenient, professional-looking .NET WinForms IP address management for use in the project I'm working on. At a minimum, this control should support IPv4 addressing and ideally should support IPv6 addressing. I would prefer free control with the C # source code, but don't mind paying for it.

I am using .NET 3.5 SP1, so nothing .NET 2.0 or higher should be enough.

Any suggestions are welcome. Thanks.

+6
c # controls ip-address
source share
3 answers
+7
source share

I found the following IP address management. This is really good. http://sanity-free.org/127/an_ipaddress_control_the_win32_sysipaddress32_control_in_csharp.html

+2
source share
+1
source share