IP Address Control (VB.NET)
Category:
C#, VB.NET, ASP.NETType:
ControlsDifficulty:
IntermediateAuthor:
BertVersion Compatibility: Visual Basic.NET
More information:
This control is used for IO of IP addresses. If the IP address is not known, It can be found via DNS lookup through a context menu. The control also allows IP addresses to be cut, copied, and pasted through a context menu. The control can also be left invisible, and simply used to validate an IP address.
The control implements multi-Threaded DNS resolution for host name resolution so the parent form will not have its performance affected.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download ipaddress.zip