View Single Post
  #2 (permalink)  
Old 12-Jun-2009, 03:40
syampillai syampillai is online now
Wise Penguin
 
Join Date: Sep 2008
Location: Dubai
Posts: 1,018
syampillai is on a distinguished reputation roadsyampillai is on a distinguished reputation road
Default Re: ping a range of ips

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.
__________________
openSUSE 11.2 (x86_64) with KDE 4.3.1 (Release 6) on MacBook Pro
Reply With Quote