blob: ee8dea094b406baeea1eab9774070c8b31b72217 (
plain)
1
2
3
4
5
6
|
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.
WWW: https://www.isc.org/software/inn
|