All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class AcmeNet.Util.NI_test
AcmeNet.Util.NI_test
  -  public class NI_test
 
A program that tests whether the NetworkInterface implementation is working.  Sets up
 a PacketEchoServer and bounces packets off of it, making sure that the echoed
 packets are identical to the original ones.
    -  See Also:
    
 -  NetworkInterface, PacketEchoServer
 
  
  -  
	NI_test()
   -  
 
  
  -  
	main(String[])
   -  
 
  
NI_test
 public NI_test()
  
main
 public static void main(String argv[]) throws InternalException, IOException
All Packages  Class Hierarchy  This Package  Previous  Next  Index