mainPinguino Web Server - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 8902
System Name: pinguino
Name: Pinguino Web Server
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

This is a webserver software though to be light, high-performance and easy to configure.
It's being currently developed using C++ and KDevelop. We ran it under GNU/Linux and compile it using g++.
It's licenced under the GNU GPL 2.0.
We're two developers:
Fernando - -email is unavailable-
Ricardo (me) - -email is unavailable-

It currently listen on a port (i.e. 8000 TCP) and when a connection is open it serves some code. Note it doesn't (currently) listen to any HTTP Petition.
It's being created using a main class which loads the server. In the future every virtual server will be a different class (each class can listen only in a port, not more than one)

Other Software Required:
------------------------
g++
automake
autoconfig
aclocal
autoheader
gmake
make

Registration Date: Wed 08 Nov 2006 07:06:52 PM UTC
License: GNU General Public License v2 or later
Development Status: 2 - Pre-Alpha

 

Latest News rss feed

No news found

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code