Lines Matching defs:ipAddress
652 String ipAddress = "74.125.47.104";653 Process p = Runtime.getRuntime().exec("ping -c 1 " + ipAddress);