Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleUse sockets to convert an IP address to a host name or vice versa in Visual Basic 6
DescriptionThis example shows how to use sockets to convert an IP address to a host name or vice versa in Visual Basic 6.
Keywordssockets, convert IP address, convert host name, IP address
CategoriesSoftware Engineering, Internet
 
This program uses code by James Crowley in the article Get host name from IP address, and vice versa. It uses sockets to read a host namne from an IP address or an IP address from a host name. See the original article for details.
 
 
Copyright © 1997-2006 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated