X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FRFC.txt;h=26899f1c58cc5f45b16e54c3618a940c3a348e18;hb=6e0c5698e45fd34f410b4e0d7f17591ec4011eb4;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=0fa00df615e9f97aac2a8984d349a4a3d526e127;p=ngircd-alex.git diff --git a/doc/RFC.txt b/doc/RFC.txt index e69de29b..26899f1c 100644 --- a/doc/RFC.txt +++ b/doc/RFC.txt @@ -0,0 +1,38 @@ + + ngIRCd - Next Generation IRC Server + + (c)2001,2002 by Alexander Barton, + alex@barton.de, http://www.barton.de/ + + ngIRCd ist freie Software und steht unter + der GNU General Public License. + + -- RFC.txt -- + + + +-----------------------------------------------------------------------+ + | This text is only available in german at the moment, but this should | + | change until the release of ngIRCd 0.7.0, so feel free to contribute! | + +-----------------------------------------------------------------------+ + + +Das IRC-Protokoll ist in diesen RFC's (Request For Comments) dokumentiert: + + 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.5 2003/01/04 13:07:54 alex Exp $