You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
switch_st 463538a8df Add support for Android 6 years ago
..
apps Add support for Android 6 years ago
lib Add support for Android 6 years ago
uip Add support for Android 6 years ago
unix Add support for Android 6 years ago
README Add support for Android 6 years ago
uip-1.0-changelog.txt Add support for Android 6 years ago

README

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

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

The directory structure look as follows:

apps/ - Example applications
doc/ - Documentation
lib/ - Library code used by some applications
uip/ - uIP TCP/IP stack code
unix/ - uIP as a user space process under FreeBSD or Linux