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