blob: 86e93a92a3212fc982a9cae5c6b980b12cd39af4 (
plain)
1
2
3
4
5
6
7
8
|
InterNetNews is a complete Usenet system. The cornerstone of the package
is innd, an NNTP server that multiplexes all I/O. Newsreading is handled
by a separate server, nnrpd, that is spawned for each client. Both innd
and nnrpd have some slight variances from the NNTP protocol.
This ports is the development version, DON'T USE IT OR TRY TO USE IT ON
A PRODUCTION SERVER.
WWW: http://www.isc.org/products/INN/
|