Tech Support > Computer Hardware > Microprocessors > uIP embedded TCP/IP stack 1.0 released
uIP embedded TCP/IP stack 1.0 released
Posted by Adam Dunkels on June 12th, 2006


Hi all,

Version 1.0 of the uIP embedded TCP/IP stack is out. This release adds a
number of features such as a new socket-like API, rudimentary IPv6
support, and a DHCP client, as well as fixes a few corner-case TCP bugs
that have been found by many years of real-world testing.

There is also a new uip-users mailing list that welcomes all uIP users,
both newcomers and highly experienced ones.

http://www.sics.se/~adam/uip/

Best regards,

/adam
--
Adam Dunkels <adam@sics.se>
http://www.sics.se/~adam/

Posted by Alf Katz on June 12th, 2006



"Adam Dunkels" <adam@sics.se> wrote in message
newsan.2006.06.12.09.49.03.881447@sics.se...
Thanks, Adam, I'll look at it soon. Hopefully, such things as IPV6 support
are easily excisable, to keep th u in uIP.

Cheers,
Alf



Posted by Adam Dunkels on June 12th, 2006


On Mon, 12 Jun 2006 20:53:27 +1000, Alf Katz wrote:
The IPv6 code is only compiled if UIP_CONF_IPV6 is #defined so it
does not increase the size, unless explicitly required.

Regards,

/adam
--
Adam Dunkels, Swedish Institute of Computer Science
http://www.sics.se/~adam/



Similar Posts