I'm working on a new toy program. It's a web server. It's written in Java. It compiles with GCJ. Its called jamserve.
It's in a working state at the moment, but I still have to implement the 'HEAD' command, and do some homework on what happens with different HTTP versions. I'm a bit apprehensive about letting the world loose on it, as it'll be running on my home machine with all my personal stuff on disk, so if I've not accounted for all kinds of deviousness, my main machine will have a new pwn3r in no time. Not nice.
I'll keep you all posted. All 3 of you.
It's in a working state at the moment, but I still have to implement the 'HEAD' command, and do some homework on what happens with different HTTP versions. I'm a bit apprehensive about letting the world loose on it, as it'll be running on my home machine with all my personal stuff on disk, so if I've not accounted for all kinds of deviousness, my main machine will have a new pwn3r in no time. Not nice.
I'll keep you all posted. All 3 of you.
Leave a comment