IRC: Difference between revisions
imported>Mth Created page with "{{Note|For the NixOS community chat, see Get In Touch.}} From Wikipedia: <blockquote> Internet Relay Chat (IRC) is an [https://en.wikipedia.org/wiki/Application_layer app..." |
imported>Mth mNo edit summary |
||
Line 1: | Line 1: | ||
{{Note|For the NixOS community chat, see [[Get In Touch]].}} | {{Note|For the NixOS community chat, see [[Get In Touch]].}} | ||
From Wikipedia: | From [https://en.wikipedia.org/wiki/Internet_Relay_Chat Wikipedia]: | ||
<blockquote> | <blockquote> | ||
Internet Relay Chat (IRC) is an [https://en.wikipedia.org/wiki/Application_layer application layer] protocol that facilitates communication in the form of text. The chat process works on a [https://en.wikipedia.org/wiki/Client%E2%80%93server_model client/server networking model]. | Internet Relay Chat (IRC) is an [https://en.wikipedia.org/wiki/Application_layer application layer] protocol that facilitates communication in the form of text. The chat process works on a [https://en.wikipedia.org/wiki/Client%E2%80%93server_model client/server networking model]. |
Revision as of 18:44, 12 April 2019
From Wikipedia:
Internet Relay Chat (IRC) is an application layer protocol that facilitates communication in the form of text. The chat process works on a client/server networking model.
Clients
Servers
Bouncers
An IRC bouncer stays connected to IRC servers so clients can disconnect without missing messages or losing the session.
Gateways
An IRC gateway recieves messages through other chat networks (e.g. XMPP) and forwards them through IRC.
See Also
- ↑
services.ircdHybrid
- ↑ IRCd on Wikipedia
- ↑
programs.tmux
- ↑ tmux on Wikipedia
- ↑ tmux on the ArchWiki