Thread
:
How to mesure ping delay in JAVA..?
View Single Post
#
2
(
permalink
)
05-30-2008, 11:40 PM
vglass
Member
Join Date: Jul 2007
Posts: 14
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.
vglass
View Public Profile
Send a private message to vglass
Visit vglass's homepage!
Find all posts by vglass