View Single Post
  #5 (permalink)  
Old 13-Jun-2009, 06:25
ghostdog74 ghostdog74 is offline
Puzzled Penguin
 
Join Date: Sep 2008
Posts: 41
ghostdog74 hasn't been rated much yet
Default Re: ping a range of ips

Quote:
Originally Posted by syampillai View Post
You can do this with Socket programming in C.
Are you familiar with C programming?
If you are not familiar with Socket programming, you may execute the "ping command" from within your C program and use the result in your program.
you are kidding right??
Reply With Quote