uIP is a very small implementation of the TCP/IP stack that is written
by Adam Dunkels <adam@dunkels.com>. More information can be obtained 
at the uIP homepage at <http://dunkels.com/adam/uip/>.

This is version $Name: uip-0-6 $.

The directory structure look as follows:

apps/     - contains some sample applications
trs80-3/  - uIP for the TRS-80 Model 3 computer
uip/      - actual uIP TCP/IP and ARP code
sdcc/     - TRS-80 and library support for SDCC

TRS-80 port by Matt Boytim <naboytim@yahoo.com>
