advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
IP Address Control (VB.NET)

Author: Bert
Category: VB.NET/ASP.NET
Type: Controls
Difficulty: Intermediate

Version 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.

This code has been viewed 108398 times.

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.

/source/1009/IPAddress.zip

Sponsored Links