lwIP
Sign in to saveAlso known as Lightweight IP
lwIP (lightweight IP) is a widely used open-source TCP/IP stack designed for embedded systems. lwIP was originally developed by Adam Dunkels in 2001 at the Swedish Institute of Computer Science and is now developed and maintained by a worldwide network of developers.
Official website
lwIP - A Lightweight TCP/IP stack - Summary [Savannah]
Savannah is a central point for development, distribution and maintenance of free software, both GNU and non-GNU.
savannah.nongnu.org →Link to the official site · 11,727 chars · not written by Vinony
Wikidata facts
- Instance of
- free software
- Platform
- embedded system
- Official website
- savannah.nongnu.org/projects/lwip
- Has use
- Internet protocol suite
Show 6 more facts
- programmed in
- C
- operating system
- cross-platform
- software version identifier
- 2.0.3
- copyright license
- BSD licenses
- source code repository URL
- git.savannah.nongnu.org/cgit/lwip.git
- issue tracker URL
- savannah.nongnu.org/bugs/?group=lwip
via Wikidata · CC0
~4 min read
Encyclopedic overview
8 sectionsContents
- lwIP network stack
- lwIP protocol implementations
- APIs and sockets
- Application layer support
- OS implementations
- See also
- References
- External links
lwIP (lightweight IP) is a widely used open-source TCP/IP stack designed for embedded systems. lwIP was originally developed by Adam Dunkels in 2001 at the Swedish Institute of Computer Science and is now developed and maintained by a worldwide network of developers.
lwIP is used by many manufacturers of embedded systems, including Intel/Altera, Analog Devices, Xilinx, TI, ST and Freescale.
Excerpted from Wikipedia’s “lwIP” article, available under the CC BY-SA 4.0 licence.