Small HTTP server


What is it?

It's very small program ( less then 8 Kb!!!) convert your PC to Web-server. It uses minimum of system resources. If you willn't layout large files, that attract many people, then server's job, willn't make your system to work slowly. This server can work into local net, or even with dial up! Websters can run it in theirs local machin and without Internet, debug CGI.

Probably this HTTP server have the smallest size. I think, it's the smallest application for Windows. But for its size, its qualitys is not less then the qualitys of similar programs.

Features.

  • Suport GET HTTP/1.0 metod.
  • Multitasking. -- Transfer data and recive requist at the same time.
  • Hight speed.
  • Run CGI -- PE *.exe Windows format, or run through Perl-interpretator.
  • Dinamic otput of information, about the requist.
  • Checking the requist, protection of your data.
  • Easy setting.
  • It's free!.
  • Isn't it enough for your? Little money , and I'll add in this program everything you need, only for you ! Call my!

    Also one of features of this program is its compact.Yuor work mustn't depend on the program one's ! It allocate the minimum of system resource, as much as it need for fast transfer, and at once release it, after . For provide this mode I had to limite some features.

    Restriction.

  • At the same time only 12 requists may be working. For medium cite,which has up to 3000 visit per day, it's more then you need. With it, evry day, source traffic can be up to 24*3600*12*1.92 = 1.99 Gb !!! (In adjustment, used medium data transfer in about 1.92 Kb/s.)
  • If,for exsample, many users at the same time take yours rather big multimegabyte paskage, and your PC enough the reverse, hasn't much megabyte of RAM, then it make your system to work slowly. Because of it, I don't recommend to use this server for transfer big files, but it is posible. It isn't FTP, when I wrote, I foiowed other targets.The time at one transfer is limited with ten minutes. If it isn't enough, then remote user, is likely to be sleeping. ;(
  • Also don't supported continus transfer. ;(
  • Only metod GET. ;(
  • For protcol reserved 16 Kb buffer, after fulling it old records are been delete (while appearance news).

    Probably if at once, something inspire my to make new vercion, I'll make this list shorter.


    Contents Next >>