Is there Java Base Ping Utility avaliable

R

Rahul

I am looking for Java Base Ping Utility. Is Java support ICMP protocol.
Is there any API's provided for it?
 
T

Thomas Weidenfeller

Rahul said:
I am looking for Java Base Ping Utility. Is Java support ICMP protocol.
Is there any API's provided for it?

Before 1.5:

Java does not support ICMP.

Since 1.5:

Java provides some kind of "ping":

InetAddress.isReachable()

/Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,161
Latest member
GertrudeMa
Top