Class Ping

java.lang.Object
com.tangosol.net.Ping

public class Ping extends Object
Ping is a simple utility for testing if a machine is reachable.
Author:
mf 2010.07.20
  • Constructor Details

    • Ping

      public Ping()
  • Method Details

    • main

      public static void main(String[] asArg) throws Exception
      Check if the specified address is reachable.
      Throws:
      Exception