Jump to content


Photo

madfish FileServer - Tiny, simple webserver - [CMD]


  • Please log in to reply
1 reply to this topic

#1 daonlyfreez

daonlyfreez
  • Members
  • 995 posts

Posted 18 June 2009 - 09:07 AM

madfish-webtoolkit, Mad Fish's C++ web development toolkit (FileServer: ~60k, Open source)

This toolkit allows you to create lightweight, fast, and cross-platform web applications on C++.

Also, this project contains a FileServer, which is written using this toolkit.

It was tested on Windows, Ubuntu, FreeBSD, and OpenWRT.

Features of FileServer
Easy configurable - just set your root directory, and you are ready.
Supports custom styling.
Supports resuming of downloads.
Supports unicode file names.


8)

#2 twhyman

twhyman
  • Members
  • 345 posts

Posted 28 June 2009 - 06:57 AM

Nice find! :D