ChrisRetlich.com | |
Our links: HOME Web-Journal About Me Calendar Movie Reviews, etc. ChrisWare Tip of the week Secure your computer Homework Helpline My Homework Reminder Pictures! Politics! Contests! Trivia! Links Contact me View past newsletters Chat room Site Map Link to my site! Related links: League of Mad Scientists Chris D's Website Five O'Clock Shadow Comic Nathan's Website Neal's Website Sam's Website Austin's Site Best if viewed with: |
News item #109; "Webserver Development" on 12/15/05: Previous Next I have been working on my webserver today a bit, and it now supports many more MIME types, supports two methods of custom MIME types, fixes the "load the last file someone else received" bug, and allows a number of configuration options (wwwroot path, server port number, etc). This new version isn't available on my site yet, but the older one still is. Future versions will hopefully include some sort of configuration program/installer, a minimize-to-taskbar option, multi-tasking/multiple simultaneous requests, and more RFC/HTTP (1.0/1.1)/standards compliance. I may add FTP support (unlikely), some kind of scripting support (likely very primitive), and general speed improvements. Documentation will probably be made at some point as well. Return (or click back on your browser.) Comments about this news item: I take no responsibility for the comments posted below. nealgrosskopf said: its only a matter of time before you've reinvented windows server 2003 chris said: Shudders: windows server 2003... everyone knows Apache is better. http://httpd.apache.org/ Anyways, I am only planning on a simple, lightweight, server, not some all-encompassing, bloated monstrosity, just some easy-to-configure, over-hyphenated, ~200KB webserver. chris retlich said: Another Update: Now my server supports speed limiting, for example, to simulate dial-up speeds, and also displays the transfer speed on each connection. Also, files are transferred in smaller chunks, not all at once (which both allows for progressive JPGs/GIFs to actually display as they are downloaded, and also prevents the server from choking/locking up on large (several MB) files). News item too old to add comments! Maintained and copyright 2003-2007 by Chris Retlich, all rights reserved. Last updated on 08/28/19. |