Blob


2 ngIRCd - Next Generation IRC Server
4 (c)2001-2003 by Alexander Barton,
5 alex@barton.de, http://www.barton.de/
7 ngIRCd is free software and published under the
8 terms of the GNU General Public License.
10 -- RFC.txt --
13 The Internet Relay Chat (IRC) protocol is documented in these Request for
14 Comments (RFC), which you can get e.g. via <http://www.faqs.org/>:
16 1459 Oikarinen, J. & D. Reed, "Internet Relay Chat Protocol",
17 May 1993, [IRC].
19 2810 Kalt, C., "Internet Relay Chat: Architecture",
20 April 2000, [IRC-ARCH].
22 2811 Kalt, C., "Internet Relay Chat: Channel Management",
23 April 2000, [IRC-CHAN].
25 2812 Kalt, C., "Internet Relay Chat: Client Protocol",
26 April 2000, [IRC-CLIENT].
28 2813 Kalt, C., "Internet Relay Chat: Server Protocol",
29 April 2000, [IRC-SERVER].
32 --
33 $Id: RFC.txt,v 1.6 2003/03/07 20:42:20 alex Exp $