Download
web_server-0.0.1.tar.gz
version 0.0.1 for Linux.
web_server-0.0.2.tar.gz
version 0.0.2 for Linux.
web_server-0.0.3.tar.gz
version 0.0.3 for Linux.
web_server-0.0.4.tar.gz
version 0.0.4 for Linux.
web_server-0.0.5.tar.gz
version 0.0.5 for Linux.
web_server-0.0.6.tar.gz
version 0.0.6 for Linux.
web_server-0.0.7.tar.gz
version 0.0.7 for Linux.
WsMp3-0.0.8.tar.gz
version 0.0.8 for Linux.
WsMp3-0.0.9.tar.gz
version 0.0.9 for Linux.
WsMp3-0.0.10.tar.gz
version 0.0.10 for Linux.
Installation
for 0.0.7 and earlier..
[you@yourcomputer yourdir]$ gcc -Wall webserver.c -o web_server (quite simple huh?:-) )
from 0.0.8 ..
[you@yourcomputer yourdir]$ cd src ; make ; (make install (if you know what you're doing..))