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/protocol/index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 files/ja/glossary/protocol/index.html (limited to 'files/ja/glossary/protocol') diff --git a/files/ja/glossary/protocol/index.html b/files/ja/glossary/protocol/index.html new file mode 100644 index 0000000000..22598d49d8 --- /dev/null +++ b/files/ja/glossary/protocol/index.html @@ -0,0 +1,29 @@ +--- +title: Protocol (プロトコル) +slug: Glossary/Protocol +tags: + - Glossary + - Infrastructure + - インフラ + - プロトコル + - 用語集 +translation_of: Glossary/Protocol +--- +

プロトコルは、コンピューター内またはコンピューター間でデータを交換する方法を定義したルールの体系です。機器間の通信では、交換されるデータの形式に機器が対応している必要があります。形式を定義する一連のルールがプロトコルと呼ばれています。

+ +

理解を深める

+ +

基礎知識

+ + + +

関連情報

+ + -- cgit v1.2.3-54-g00ecf