|
How do I use Java to ping a host |
|
|
Starting with Java 5, there is an isReachable() method in the InetAddress class.
You can specify either a timeout or the NetworkInterface to use. For more
information on the underlying Internet Control Message Protocol (ICMP) used by ping,
see RFC 792.
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.