Lines Matching full:ipaddress
695 String ipAddress = "74.125.47.104";696 Process p = Runtime.getRuntime().exec("ping -c 1 " + ipAddress);