Files
uip/README
2013-03-27 21:30:25 +01:00

12 lines
424 B
Plaintext

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/
The directory structure look as follows:
apps/ - example applications
doc/ - documentation
uip/ - actual uIP TCP/IP, SLIP and ARP code
unix/ - Example of how to run uIP as a user space process under FreeBSD or Linux