Serveez
GNU Serveez
https://www.gnu.org/software/serveez/
Server framework.
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.
This is a GNU package:serveez
Download
https://ftpmirror.gnu.org/serveez/serveez-0.3.1.tar.lz
version 0.3.1
(stable)
released on 29 December 2021
OpenPGP signature URL: https://ftp.gnu.org/gnu/serveez/serveez-0.3.1.tar.lz.sig
User level
Advanced
VCS Checkout
git clone git://git.savannah.gnu.org/serveez.git
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
17 December 2021
Leaders and contributors
Contact(s) | Role |
---|---|
Thien-Thi Nguyen | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-serveez/ | |
FTP | Mailing List | https://ftpmirror.gnu.org/serveez/ |
Savannah | VCS Repository Webview | https://git.savannah.gnu.org/cgit/serveez.git/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/dev-serveez/ | |
FTP | Download | https://ftp.gnu.org/gnu/serveez/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-serveez/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q76186409 |
Savannah | Homepage | https://savannah.gnu.org/projects/serveez/ |
Debian | Developer | https://tracker.debian.org/pkg/serveez |
Software prerequisites
Kind | Description |
---|---|
Required to use | Sizzle (until v. 0.0.20) |
Required to use | Guile (from v. 0.1.0) |
This entry (in part or in whole) was last reviewed on 29 December 2021.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.