Download List

Projeto Descrição

The Fizmez Web Server is a small Web server
written in Java. Its source code can serve as a
useful learning tool for those who wish to learn
about Java server sockets.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-15 03:50
1.2

Uma questão fechar menores Soquete foi corrigido. Um arquivo padrão mime.types foi acrescentado para os utilizadores de Linux. httpd.conf e arquivos mime.types são fechados após terem sido lidos. Um mini-header Javadoc foi adicionado. O Olá Mundo arquivo index.html foi atualizado para dar indicações úteis.
Tags: Minor bugfixes
A minor socket close issue has been fixed. A default mime.types file has been added for non-Linux users. httpd.conf and mime.types files are now closed after they have been read. A mini-Javadoc header has been added. The Hello World index.html file has been updated to give useful pointers.

2004-03-25 22:20
1.1

Esta versão é imune a ataques DoS nula pedido.
Tags: Major security fixes
This release is impervious to null request DoS attacks.

2002-03-24 18:16
1.0

Esta versão traz funcionalidades básicas do servidor web. Serve qualquer conteúdo MIME digitada e até executa scripts CGI (provavelmente de forma insegura).
Tags: Initial freshmeat announcement
This release features basic web server
functionality. It serves any MIME-typed content
and even executes CGI scripts (probably
insecurely).

Project Resources