Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdunkels/uip
The historical uIP sources
https://github.com/adamdunkels/uip
Last synced: 1 day ago
JSON representation
The historical uIP sources
- Host: GitHub
- URL: https://github.com/adamdunkels/uip
- Owner: adamdunkels
- Created: 2013-03-27T20:24:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T22:13:45.000Z (almost 8 years ago)
- Last Synced: 2024-11-20T03:36:30.673Z (22 days ago)
- Language: C
- Size: 2.05 MB
- Stars: 908
- Watchers: 109
- Forks: 351
- Open Issues: 6
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-embedded-systems - uIP - A very tiny IP stack, but also a very minimal IP stack. (Not maintained anymore) (Packages, Libraries and RTOSes / TCP/IP)
- awesome-embedded-software - uIP - Very small implementation of the TCP/IP stack that is written by Adam Dunkels. (Protocols / Network protocols)
README
uIP is a very small implementation of the TCP/IP stack that is written
by Adam Dunkels . 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