Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Veröffentlichung fügt Unterstützung für die Tagung Damos, sowie die urlencode und urldecode Funktionen. Mit Unterstützung von Sessions in Damos kommt auch die Fähigkeit, selbst erstellten Scorpion Kontexten (SSL) verwenden.
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

Diese Version fügt die Agelena generische Logging-Bibliothek, sowie ein wichtiges Update der Dokumentation.
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

Zwei Änderungen, die nicht in der vorherigen Version berücksichtigt wurden, werden in diesem einen inbegriffen. Funktionell gibt es keine Unterschiede.
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

Diese Version behebt einige kleinere Bugs und fügt eine UDPSocket Klasse zu drehen. Obwohl HTTP nicht verwendet UDP, es war das einzige, was fehlt Arachnida, damit sie für jede beliebige IP verwendet werden-basiertes Protokoll, ob es TCP / IP oder UDP / IP. Diese Klasse wurde auf Wunsch eines Benutzers hinzugefügt.
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

Diese Version behebt ein Zusammenführen Konflikte, die in main.cpp Mesolthelae linke Datei wurde aufgrund eines Versehens.
Tags: Minor bugfixes
This version corrects a merge conflict that was left in Mesolthelae's main.cpp file due to an oversight.

Project Resources