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

Constructor Index

 o NI_test()

Method Index

 o main(String[])

Constructors

 o NI_test
 public NI_test()

Methods

 o main
 public static void main(String argv[]) throws InternalException, IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index