Wednesday, 10 November 2010

HTTP Web Server Project v1.0Beta

As I told you before, i have been "playing" with socket(network) programming for a while.
So, for training purposes i created a small HTTP server.




Project Info

This server created for training purposes.
It supports only HTML pages and certain file types.
Unfortunatly until this version of the Server,
it supports only one Connection.Multiple connection
will be added in future release.


Supported File Types: 48
Server Version: 1.0 Beta


Download: HTTP Web Server Version 1.0Beta 

Changelog

Changelog 10/11/10

♦ 25 New File Types Added. 1 Application, 12 Audio & 13 Video
♦ File Download Works Better
♦ Server Works Better With Download Managers
♦ 23 New File Types Supported
♦ Server Respones Better To Browser
♦ Several Errors Fixed
♦ Big Changes Made In The Code

Changelog 09/11/10

♦ Now Server Can Send Files
♦ Several Errors Fixed
♦ Server Works, It Can Send Web Pages

Known Bugs
♦Sometimes if user asks for a directory withoun end slash , server may send it as a file.
♦Sometimes browser doesn't connect to server and displays unknown characters.(firefox bug)

Unfortunately this project may not be updated for a long time or at all and it may be unsafe.

0 comments:

Post a Comment