Dhilip89 Posted September 19, 2009 Share Posted September 19, 2009 (edited) Hello,This is another web server project written completely in AutoIt.Why another server again? because most of the web server script in this forum can't response all clients at the same time.Features:Ability to handle, reply many users at a timeResume download capability (206 Partial Content)Support large filesChanges:Ver 0.3.5- Initial release.Ver 0.3.6- Fixed partial content file corruption bug.How to test?Just place a very large file into httpdocs folder, then open http://127.0.0.1/yourfile.ext- You may pause and resume download (but please verify the file checksum)Any suggestions, modifications are welcomed!This is very experimental code, Do NOT use it as production server!Source code(use latest beta):HTTPd-0.3.6.zip Edited September 21, 2009 by Dhilip89 [u]My Projects[/u]:General:WinShell (Version 1.6)YouTube Video Downloader Core (Version 2.0)Periodic Table Of Chemical Elements (Version 1.0)Web-Based:Directory Listing Script Written In AutoIt3 (Version 1.9 RC1)UDFs:UnicodeURL UDFHTML Entity UDF[u]My Website:[/u]http://dhilip89.hopto.org/[u]Closed Sources:[/u]YouTube Video Downloader (Version 1.3)[quote]If 1 + 1 = 10, then 1 + 1 ≠ 2[/quote] Link to comment Share on other sites More sharing options...
AutoProgramming Posted September 20, 2009 Share Posted September 20, 2009 Looks nice [u]My OpenSource Projects:[/u]- [BEEP] proMusiX- Search autorun.inf Link to comment Share on other sites More sharing options...
Dhilip89 Posted September 21, 2009 Author Share Posted September 21, 2009 Updated: version 0.3.6! [u]My Projects[/u]:General:WinShell (Version 1.6)YouTube Video Downloader Core (Version 2.0)Periodic Table Of Chemical Elements (Version 1.0)Web-Based:Directory Listing Script Written In AutoIt3 (Version 1.9 RC1)UDFs:UnicodeURL UDFHTML Entity UDF[u]My Website:[/u]http://dhilip89.hopto.org/[u]Closed Sources:[/u]YouTube Video Downloader (Version 1.3)[quote]If 1 + 1 = 10, then 1 + 1 ≠ 2[/quote] Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now