diff options
Diffstat (limited to 'doc/de/RFC.txt')
| -rw-r--r-- | doc/de/RFC.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/de/RFC.txt b/doc/de/RFC.txt new file mode 100644 index 00000000..8bc01efb --- /dev/null +++ b/doc/de/RFC.txt @@ -0,0 +1,32 @@ + + 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 -- + + +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.1 2003/01/04 13:07:54 alex Exp $ |