Name Date Size #Lines LOC

..--

apps/H25-Apr-2025-5,3323,231

doc/H25-Apr-2025-35,90033,559

lib/H25-Apr-2025-24857

rt-thread/H25-Apr-2025-1,531804

uip/H25-Apr-2025-7,8262,878

unix/H25-Apr-2025-718252

READMEH A D25-Apr-2025461 1410

uip-1.0-changelog.txtH A D25-Apr-20253.3 KiB9964

README

1uIP is a very small implementation of the TCP/IP stack that is written
2by Adam Dunkels <[email protected]>. More information can be obtained
3at the uIP homepage at http://www.sics.se/~adam/uip/.
4
5This is version $Name: uip-1-0 $.
6
7The directory structure look as follows:
8
9apps/  - Example applications
10doc/   - Documentation
11lib/   - Library code used by some applications
12uip/   - uIP TCP/IP stack code
13unix/  - uIP as a user space process under FreeBSD or Linux
14