[HOME]

SimpleWeb

Outline

Simple web server.

It supported only GET method.

Requirements of system

Windows XP/2000/NT/Me/98

Installation

No Installation needed.

Usage

Execute SimpleWeb.exe.

SimpleWeb/1.0
[S]Waiting /
GET /index.html HTTP/1.1
Accept: */*
Accept-Language: ja
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Host: localhost
Connection: Keep-Alive

[S]Requested file is index.html

[S]FILE OPEN ERROR
HTTP/1.0 404 Not Found

[S]Waiting /
GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shock
wave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application
/msword, */*
Accept-Language: ja
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Host: localhost
Connection: Keep-Alive

[S]Requested file is

HTTP/1.0 200 Ok
Content-Type: text/html
Content-Length: 7180

[S]send: 7180 / 7180

...

Download

Source files and EXE file.simpleweb.zip
 

2009/05/03Copyright (C) urana-info Allrights reserved. since 3/Apr/1996.