How To: ICMP Ping in Java (JDK 1.5 and above)

How To: ICMP Ping in Java (JDK 1.5 and above)

Note: This article will be emailed to your friend.

Programatically using ICMP Ping is a great way to establish that a server is up and running. Previously you couldn’t do ICMP ping (what ping command does in Linux/Unix & Windows) in java without using JNI or exec calls. Here is a simple and reliable method to do ICMP pings in Java without using JNI [...]

Read the rest of this article (181 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro