Difference between revisions of "Serveez"

From Free Software Directory
Jump to: navigation, search
(serveez-0.3.0)
Line 4: Line 4:
 
|Full description=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.
 
|Full description=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.
 
|Homepage URL=https://www.gnu.org/software/serveez/
 
|Homepage URL=https://www.gnu.org/software/serveez/
 +
|Version download=https://ftpmirror.gnu.org/serveez/serveez-0.3.0.tar.lz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/serveez.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/serveez.git
Line 29: Line 30:
 
|Version date=2013/12/02
 
|Version date=2013/12/02
 
|Version status=alpha
 
|Version status=alpha
|Version download=https://ftp.gnu.org/gnu/serveez/serveez-0.2.2.tar.lz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|Last review date=2019/01/19
 
|Last review date=2019/01/19
Line 46: Line 46:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Bendikker
+
|License copyright=Copyright (C) 2011-2013 Thien-Thi Nguyen
|License verified date=2018/06/07
+
Copyright (C) 2000, 2001, 2002, 2003, 2004 Stefan Jahn <stefan@lkcc.org>
 +
Copyright (C) 2000, 2002 Raimund Jacob <raimi@lkcc.org>
 +
Copyright (C) 1999 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
 +
|License verified by=Genium
 +
|License verified date=2021-12-17
 +
|License note=https://git.savannah.gnu.org/cgit/serveez.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line, daemon
 +
|Network-hookup=tcp
 +
|Programming-language=C
 +
|Protocol=udp
 +
|Runs-on=Windows, BSD, GNU/Linux
 +
|System-administration=network-hookup
 +
|Use=system-administration
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=serveez
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[Sizzle]] (until v. 0.0.20)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[Guile]] (from v. 0.1.0)
 
}}
 
}}
 
{{Person
 
{{Person
Line 55: Line 81:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/serveez
+
|Resource kind=Homepage
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
 
|Resource URL=https://savannah.gnu.org/projects/serveez/
 
|Resource URL=https://savannah.gnu.org/projects/serveez/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/serveez.git/
 
|Resource URL=https://git.savannah.gnu.org/cgit/serveez.git/
Line 79: Line 103:
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource URL=https://ftpmirror.gnu.org/serveez/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/serveez/
 
|Resource URL=https://ftp.gnu.org/gnu/serveez/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/serveez
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://savannah.gnu.org/people/
+
|Resource URL=https://www.wikidata.org/wiki/Q76186409
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=command-line, daemon
+
|Is High Priority Project=No
|Network-hookup=tcp
+
|VCS checkout command=git clone git://git.savannah.gnu.org/serveez.git
|Programming-language=C
+
|Computer languages=C
|Protocol=udp
+
|Decommissioned or Obsolete=No
|Runs-on=Windows, GNU/Linux
+
|Keywords=framework, ip, servers
|System-administration=network-hookup
+
|Version identifier=0.3.0
|Use=system-administration
+
|Version date=2021-12-06
}}
+
|Version status=stable
{{Software prerequisite
+
|Last review by=Genium
|Prerequisite kind=Required to use
+
|Last review date=2021-12-17
|Prerequisite description=[[Sizzle]] (until v. 0.0.20)
+
|Submitted by=WikiSysop
}}
+
|Submitted date=2011-04-12
{{Software prerequisite
+
|User level=advanced
|Prerequisite kind=Required to use
+
|Accepts cryptocurrency donations=No
|Prerequisite description=[[Guile]] (from v. 0.1.0)
+
|OpenPGP signature=https://ftp.gnu.org/gnu/serveez/serveez-0.3.0.tar.lz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 21:39, 17 December 2021


[edit]

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

17 December 2021




Leaders and contributors

Contact(s)Role
Thien-Thi Nguyen Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-serveez/
FTPMailing Listhttps://ftpmirror.gnu.org/serveez/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/serveez.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/dev-serveez/
FTPDownloadhttps://ftp.gnu.org/gnu/serveez/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-serveez/
WikidataGeneralhttps://www.wikidata.org/wiki/Q76186409
SavannahHomepagehttps://savannah.gnu.org/projects/serveez/
DebianDeveloperhttps://tracker.debian.org/pkg/serveez


Software prerequisites

KindDescription
Required to useSizzle (until v. 0.0.20)
Required to useGuile (from v. 0.1.0)

This entry (in part or in whole) was last reviewed on 29 December 2021.




Entry













"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.