Download List

Projeto Descrição

Arachnida is an embeddable Web server. It uses the
OpenSSL library and consists of a small framework
for networking that allows you to asynchronously
accept and handle connections using a "new
connection handler" to handle new connections and
a "data handler" to handle incoming data. This
makes it possible to add support for any TCP/IP
based protocol by just adding a handler. A test
suite is included.

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.

2008-04-13 17:47
1.5.00

Esta versão adiciona suporte a sessão Damos, assim como as funções urlencode e urldecode. Com o apoio da sessão de Damos também vem a capacidade de usar personalizados criados contextos Scorpion (SSL).
Tags: Minor feature enhancements
This release adds session support to Damos, as well as the urlencode and urldecode functions. With session support in Damos also comes the ability to use custom-created Scorpion contexts (SSL).

2008-02-20 08:50
1.4.00

Esta versão adiciona a biblioteca Agelena genérico madeireira, bem como uma atualização significativa à documentação.
Tags: Major feature enhancements
This version adds the Agelena generic logging library, as well as a significant update to the documentation.

2008-02-15 19:13
1.3.02

Duas alterações que não foram incluídos na versão anterior estão incluídos em um presente. Funcionalmente, não há diferenças.
Tags: Minor bugfixes
Two changes that were not included in the previous release are included in this one. Functionally, there are no differences.

2008-02-03 03:52
1.3.00

Esta versão corrige alguns pequenos bugs e adiciona uma classe UDPSocket a girar. Apesar de HTTP não usa UDP, foi a única coisa que falta de Arachnida para lhe permitir ser usado para qualquer protocolo baseado em IP, se é TCP / IP ou UDP / IP. Esta classe foi acrescentado a pedido do usuário.
Tags: Major feature enhancements
This release fixes a few minor bugs and adds a
UDPSocket class to Spin. Though HTTP doesn't use
UDP, it was the only thing missing from Arachnida
to allow it to be used for any IP-based protocol,
whether it is TCP/IP or UDP/IP. This class was
added at a user's request.

2008-01-28 19:14
1.2.01

Esta versão corrige uma série de conflitos que foi deixado em main.cpp Mesolthelae do arquivo devido a um descuido.
Tags: Minor bugfixes
This version corrects a merge conflict that was left in Mesolthelae's main.cpp file due to an oversight.

Project Resources