Introduction - If you have any usage issues, please Google them yourself
uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels lt;adam@dunkels.comgt;. 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