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
 
 
 
 
 
TitlePing an IP address in Visual Basic 6
DescriptionThis example shows how to ping an IP address in Visual Basic 6.
Keywordsping, ping IP address, IP address, IcmpSendEcho
CategoriesSoftware Engineering, Internet
 
This program uses code in the MSDN article How to ping an IP address with Visual Basic by using ICMP. It uses the IcmpSendEcho API function to send an echo request to the IP address. See the original article for details.
 
 
Copyright © 1997-2006 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated