CC65 tools & utilities
uIP 1.0 is a very small TCP/IP stack. You can compile it with CC65. All
you need to do is to add a small device driver for your network/ SLIP
Modem / PPP Modem or whatever connection. Faster native routines for
Checksum calc can be looked up in the Source of Contiki (that also uses
uIP).
The package includes Demo Apps for
DHCP, SMTP, Telnet Client/Server, HTTP Client/Server and more.
More information can be found on
http://www.sics.se/~adam/uip/index.html