X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2FRFC.txt;h=3e4142f0d996da0b7ff7dc8080f797d3e9bc5662;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=1e386fb7acdf6754a9ee4e6ddc8fa7180f6e5c1e;hpb=0fa00df615e9f97aac2a8984d349a4a3d526e127 diff --git a/doc/RFC.txt b/doc/RFC.txt index e69de29b..3e4142f0 100644 --- a/doc/RFC.txt +++ b/doc/RFC.txt @@ -0,0 +1,33 @@ + + ngIRCd - Next Generation IRC Server + + (c)2001-2003 by Alexander Barton, + alex@barton.de, http://www.barton.de/ + + ngIRCd is free software and published under the + terms of the GNU General Public License. + + -- RFC.txt -- + + +The Internet Relay Chat (IRC) protocol is documented in these Request for +Comments (RFC), which you can get e.g. via : + + 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]. + + +-- +$Id: RFC.txt,v 1.6 2003/03/07 20:42:20 alex Exp $