uk.ac.ed.inf.sdp2012.group7.control
Class TestConnection

java.lang.Object
  extended by uk.ac.ed.inf.sdp2012.group7.control.TestConnection

public class TestConnection
extends java.lang.Object

Ping clone for NXT! Output is similar to unix ping(8) utility.

Author:
s0927919

Constructor Summary
TestConnection()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConnection

public TestConnection()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception