uIP Embedded TCP/IP Stack
uIP is an open source TCP/IP stack we adapted to support our
XNUT hardware platform.
uIP offers all major TCP/IP protocols like ARP, SLIP, IP, UDP, ICMP, TCP,
SMTP, HTTP, Telnet, is RFC compliant and can be used to build embedded
webservers.
It is free to use and distribute for both commercial and non-commercial
applications (the full BSD-style license is
here).
uIP is developed by Adam Dunkels
at the Swedish Institute of Computer
Science.
Louis Beaudoin has created the
uIP-AVR
port including a driver for the RTL8019AS network controller.
We combined both packages to compile our uip-XNUT distribution.