Télécharger la liste

Description du projet

pthrlib is a comprehensive library and toolkit allowing programmers to easily and quickly write small, fast, HTTP/1.1-compliant Web servers in C. It includes examples, full manual pages documenting every function, and a production quality micro-webserver called rws.

Système requise

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.

2003-02-10 03:02
3.3.1

pthrlib a été porté sous Solaris et * BSD, et fonctionne désormais correctement avec gcc 3.2.
Tags: Stable, Major bugfixes
pthrlib was ported to Solaris and *BSD, and now works correctly with gcc 3.2.

2002-11-18 16:01
3.0.15

Cette version ajoute fichiers MSP, des correctifs pour permettre le codage mémorisé en bloc, les correctifs pour compiler sur RedHat 7.3, et le soutien aux DBI_TIMESTAMP, DBI_INTERVAL, DBI_INT_OR_NULL, DBI_CHAR, et DBI_BOOL dans la bibliothèque DBI. Il ya une meilleure manipulation des valeurs NULL dans la bibliothèque DBI, avec le débogage. Il ya eu également un certain nombre d'améliorations au rws micro-serveur Web.
Tags: Stable, Minor feature enhancements
This release adds MSP files, patches to enable chunked encoding, fixes to compile on RedHat 7.3, and support for DBI_TIMESTAMP, DBI_INTERVAL, DBI_INT_OR_NULL, DBI_CHAR, and DBI_BOOL in the DBI library. There is better handling of NULLs in the DBI library, along with debugging. There have also been a number of enhancements to the rws micro-webserver.

2002-09-07 22:33
3.0.5

RPM binaires et sources sont accessibles à pthrlib et les rws micro-serveur web, et certaines mises à jour de documentation ont été faites.
Tags: Stable, Minor feature enhancements
Binary and source RPMs are available for pthrlib and the rws micro-webserver, and some documentation updates were made.

2002-09-01 01:11
3.0.4

Principales améliorations de la documentation - un didacticiel complet a été ajouté.
Tags: Stable, Major feature enhancements
Major documentation improvements--a comprehensive tutorial has been added.

2002-08-21 20:11
3.0.1

pthr_server_main_loop a été réécrit et amélioré pour le rendre beaucoup plus simple pour créer vos propres pthrlib des serveurs. "rws" (le pthrlib serveur basé sur le web) prend désormais en charge les scripts CGI rapidement tiny écrit en C qui sont dynamiquement liées dans le serveur Web principal.
Tags: Stable, Major feature enhancements
pthr_server_main_loop has been rewritten and enhanced to make it much
simpler to create your own pthrlib-based servers. "rws" (the
pthrlib-based Web server) now supports tiny fast CGI scripts written
in C which are dynamically linked into the main Web server.

Project Resources