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