The software consists of three parts, a hardware driver for the CS8900A chip, the TCP/IP stack, and the web server. The TCP/IP stack and web server were written in such a way that this software could be easily ported to another microcontroller and/or Ethernet transceiver chip.

The code was originally written for compilation under Keil's uVision Development Environment.
Download it here in zip format: microweb-keil-0.1.zip

Work has begun to compile it under SDCC and ASx8051.
The software has been released under the GPL.
Download it here in tar/gz format: microweb-sdcc-0.1.tar.gz

Development of this will continue, please see www.mrkidd.com for updates