View Single Post
  #2 (permalink)  
Old 05-30-2008, 11:40 PM
vglass vglass is offline
Member
 
Join Date: Jul 2007
Posts: 14
vglass is on a distinguished road
Unfortunately Java does not support the ICMP protocol which is needed for ping. There are however some native implementations out there that work with Java. Do a google search for "java ping" to find some.
Reply With Quote