Running A Web Server On An Apple Lisa 2
pinqkandi writes: "Saw this come along the MacHTTP discussion list; some one got an Apple Lisa 2 running a web server. Quite an impressive feat. Be quick to check it out - they expect to shut it down about 8am CST on 1/2/02."
If you think this is cool, you might want to check out this. It is a Commodore 64 that is running as a web server, and has been up 24/7 since november 2001. It is connected to the Internet via a 38400 bps SLIP link so it is quite slow.
For those of you who doesn't remember the Commodore 64, it was a very popular home computer in the 80's and early 90's. It has 64k RAM and an 8-bit 1 MHz 6502 CPU.
The C64 web server is running the small uIP TCP/IP stack that is less than 4k large and uses only a few hundred bytes of dynamic RAM. Since it is written in C, it has been ported to numerous other systems such as the 8-bit Ataris and a number of embedded processors such as the Hitachi H8S.