Ping « Network Protocol « Java






1.Ping a host
2.java.net.InetAddress.isReachable(int) can be used to check if a server is reachable or not.