I want to get the ping execution time and result in string after ping host. How can I do it?
did you check this http://docs.oracle.com/javase/1.4.2/docs/guide/nio/example/Ping.java
and
http://www.java2s.com/Code/JavaAPI/java.net/InetAddressisReachableinttimeout.htm