Categories
Serveez
Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. The application demonstrates various aspects of advanced network programming in a portable manner.
You can use it for implementing your own servers or for understanding how certain network services and operations work. The package includes a number of servers that work already: a HTTP server, an IRC server, a Gnutella spider and some others. One of the highlights is that you can run all protocols on the same port. The application itself is single threaded but it uses helper processes for concurrent name resolution and ident lookups.
Last updated 18 May, 2005
About
Leadership
- Stefan Jahn - Maintainer
Requirements
- Sizzle (until v. 0.0.20) (Use Requirement)
- GNU Guile (from v. 0.1.0) (Use Requirement)
Versions
0.1.1
0.1.1 alpha released 2001-10-08
- Released: 8 Oct, 2001
- Code Maturity: Alpha
- Source Archive: http://ftp.gnu.org/gnu/serveez/serveez-0.1.1.ta...
- Licenses: GPLv2orlater
- Interfaces: Command Line, Daemon
User Community and Support
User and developer manuals available from http://www.gnu.org/software/serveez/manual/index.html




