Tuxgraphics AVR web server, download page

Download section for the new stack with web client functions. -- We will continue to maintain this software as part of a new TCP/IP stack.
eth_rem_dev_tcp-2.17.tar.gz mtime: 2009-03-11, size: 114542 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- updates to the Makefile and the README file
eth_rem_dev_tcp-2.15.tar.gz mtime: 2009-02-11, size: 114260 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- cosmetic code clean-up
eth_rem_dev_tcp-2.14.tar.gz mtime: 2009-01-18, size: 113401 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- enc bug fixes.
eth_rem_dev_tcp-2.13.tar.gz mtime: 2008-12-31, size: 113199 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- README file updated
eth_rem_dev_tcp-2.12.tar.gz mtime: 2008-12-27, size: 113908 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- updated for atmega328 chip support
eth_rem_dev_tcp-2.11.tar.gz mtime: 2008-08-03, size: 116950 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- only changes to udp code. No web-server/tcp code change.
eth_rem_dev_tcp-2.10.tar.gz mtime: 2007-11-28, size: 1014438 bytes The AVR source code with web interface and udpcom client source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- no code changes, add avrdude support for atmeag168
eth_rem_dev_tcp-2.9.tar.gz mtime: 2007-10-10, size: 114438 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- Add cast for codevision compiler compatibility
eth_rem_dev_tcp-2.8.tar.gz mtime: 2007-09-15, size: 114227 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- Remove hardcoded url. Add a "moved permanently" function. Now only Ip and Mac need to be configured. This has advantages when you use NAT as the server can does not need to know about internal or external addresses.
eth_rem_dev_tcp-2.7.tar.gz mtime: 2007-03-12, size: 113548 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- Add pragma to avoid page caching in mobile phones and proxy servers as this could lead to display for wrong output status.
eth_rem_dev_tcp-2.6.tar.gz mtime: 2007-03-07, size: 113446 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- updates for new hardware with clock from enc28j60. This software works also on the older hardware.
eth_rem_dev_tcp-2.5.tar.gz mtime: 2007-02-19, size: 111800 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- README file updated
- do reset of enc only via command
eth_rem_dev_tcp-2.4.tar.gz mtime: 2006-12-15, size: 134855 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- README file readable with text editor or web browser
- increase the ethernet frame length (some browsers send a huge "Accept:" list)
eth_rem_dev_tcp-2.3.tar.gz mtime: 2006-11-26, size: 134327 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- listen port for avr web server is now configurable in main.c
eth_rem_dev_tcp-2.2.tar.gz mtime: 2006-11-01, size: 133284 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- Editorial changes and better sequence number handling
eth_rem_dev_tcp-2.1.tar.gz mtime: 2006-10-30, size: 134066 bytes The source code with web interface and udpcom source with pre-compiled versions for linux, mac osx and windows (dos shell)
Changes since last version:
- first public version
---
uip06_tuxgraphics_eth-0.1.tar.gz mtime: 2007-05-18, size: 30818 bytes A port of Adam Dunkel's uIP stack to the tuxgraphics eth board with atmega168. Contains an example telnet server. This code was contributed by Ben Zijlstra. See the included README.htm file for further details.

The uIP stack is much larger than the tuxgraphics stack but it can send and receive multiple packets per tcp session, a feature needed for applications like telnet.
---
article06061 The description of the hardware --
article06111, embedded webserver The article describing this web server software --