savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] savannah.gnu.org: submission of GNU serveez


From: ela
Subject: [Savannah-hackers] savannah.gnu.org: submission of GNU serveez
Date: Sat, 31 Mar 2001 02:47:20 +0000

A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden

If it already is an official GNU package, it will be approved shortly.
Otherwise it must be discussed on address@hidden for approval. 

Stefan Jahn <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: GNU 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.
We think it is worth the effort because many people need server functionality 
within their applications. However, many people experience problems 
with select()- or poll()-loops and non-blocking operations.
This application demonstrates various aspects of advanced network
programming in a portable manner. It is known to compile and run on 
GNU/Linux systems, as well as other 32-bit and 64-bit flavours of Unix, 
and on Microsoft Windows (9x/ME/NT/2000).
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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]