From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/irc/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/ja/glossary/irc/index.html (limited to 'files/ja/glossary/irc/index.html') diff --git a/files/ja/glossary/irc/index.html b/files/ja/glossary/irc/index.html new file mode 100644 index 0000000000..230cf369d0 --- /dev/null +++ b/files/ja/glossary/irc/index.html @@ -0,0 +1,14 @@ +--- +title: IRC +slug: Glossary/IRC +tags: + - Glossary + - Infrastructure + - Internet Relay Chat + - Open Protocol + - irc +translation_of: Glossary/IRC +--- +

IRC (Internet Relay Chat) は、インターネット接続と IRC サーバーを介してメッセージを送受信する IRC クライアントを必要とする世界的なチャットシステムです。

+ +

1980年代後半に Jarrko Oikarinen によって設計された IRC は、{{glossary("TCP")}} を使用し、オープンプロトコルです。 IRC サーバーは、多数の IRC チャネル(各自が独自の ID を持つ)の1つに接続されているすべての人にメッセージをブロードキャストします。

-- cgit v1.2.3-54-g00ecf