Thread: ping in c++
View Single Post
  #2 (permalink)  
Old February 25th, 2005, 03:21 PM
bmagness bmagness is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bmagness
Default

There isn't one function you can call. I suggest that you use ICMP to ping. Go to www.msdn.com and search on ICMP. This link might work:

http://support.microsoft.com/default...b;en-us;170591
Reply With Quote