AUTHOR:
=======
Hongwei Zhang
Dept. of Computer Science
Wayne State University
Tel: 313 577 0731
E-mail: hzhang@cs.wayne.edu



DESCRIPTION:
============
The component TestReliableComm is used to test the basic functionality
of ReliableComm.

We can create 1-hop or 2-hop topology using this component. The network
topology configuration is specified in file TestReliableCommM.nc.



CONFIGURATION:
==============
* For debugging or testing using TestReliableComm, make sure that
  the following line is uncommented
          #define TOSSIM_SYSTIME 1
  in file ReliableComm.h 
