uIP is royality free TCP/IP stack which has been ported to AVR family
of microcontrollers therefore it can be run on the Little E3D2 board.
The main disadvantage of uIP is that it in its original implementation
doesn't support UDP protocol (well, there are some hints in the
code that the UDP will be supported in the future). |