Internet Relay Chat: Client Protocol | Ретранслируемый интернет-чат: Протокол клиента History of edits
(Latest: velkhar 3 years, 5 months ago)
§ | |
Network Working Group C. Kalt | Сетевая рабочая группа С.Калт History of edits
(Latest: velkhar 3 years, 5 months ago)
§ | |
Request for Comments: 2812 April 2000 | | |
| | |
| | |
Internet Relay Chat: Client Protocol | Ретранслируемый интернет-чат: Протокол клиента History of edits
(Latest: velkhar 3 years, 5 months ago)
§ | |
| | |
This memo provides information for the Internet community. It does | | |
not specify an Internet standard of any kind. Distribution of this | | |
| | |
| | |
Copyright (C) The Internet Society (2000). All Rights Reserved. | | |
| | |
The IRC protocol itself enables several possibilities of transferring | | |
data between clients, and just like with other transfer mechanisms | | |
like email, the receiver of the data has to be careful about how the | | |
data is handled. For more information on security issues with the IRC | | |
protocol, see for example http://www.irchelp.org/irchelp/security/. | | |
| | |
The IRC (Internet Relay Chat) protocol is for use with text based | | |
conferencing; the simplest client being any socket program capable of | | |
connecting to the server. | | |
This document defines the Client Protocol, and assumes that the | | |
reader is familiar with the IRC Architecture [IRC-ARCH]. | | |
| | |
1. Labels ..................................................... 3 | | |
1.1 Servers ................................................ 3 | | |
1.2 Clients ................................................ 3 | | |
1.2.1 Users ............................................. 4 | | |
1.2.1.1 Operators .................................... 4 | | |
1.2.2 Services .......................................... 4 | | |
1.3 Channels ............................................... 4 | | |
2. The IRC Client Specification ............................... 5 | | |
2.1 Overview ............................................... 5 | | |
2.2 Character codes ........................................ 5 | | |
2.3 Messages ............................................... 5 | | |
Kalt Informational [Page 1] | | |