aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/protocol
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:20:22 +0100
committerGitHub <noreply@github.com>2021-02-11 18:20:22 +0100
commit999e51572c093be901d6c8f942feb76038ae940c (patch)
tree0b2242d6df50748abf3f11c717211e8bbcf3d45e /files/de/glossary/protocol
parent747e709ad97c5782af29688f52c8105c08d9a323 (diff)
parent12b585b8e60a2877ff64dc6dc5ab058c43652f47 (diff)
downloadtranslated-content-999e51572c093be901d6c8f942feb76038ae940c.tar.gz
translated-content-999e51572c093be901d6c8f942feb76038ae940c.tar.bz2
translated-content-999e51572c093be901d6c8f942feb76038ae940c.zip
Merge pull request #55 from fiji-flo/unslugging-de
Unslugging de
Diffstat (limited to 'files/de/glossary/protocol')
-rw-r--r--files/de/glossary/protocol/index.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/de/glossary/protocol/index.html b/files/de/glossary/protocol/index.html
new file mode 100644
index 0000000000..ce222f27a3
--- /dev/null
+++ b/files/de/glossary/protocol/index.html
@@ -0,0 +1,22 @@
+---
+title: Protokoll
+slug: Glossary/Protocol
+tags:
+ - Glossary
+ - Infrastructure
+ - Protocols
+translation_of: Glossary/Protocol
+original_slug: Glossary/Protokoll
+---
+<p id="Summary">Ein <strong>Protokoll</strong> ist ein System aus Regeln, die festlegen wie Daten in oder zwischen Computern ausgetauscht werden. Die Kommunikation zwischen Geräten erfordert, dass die Geräte im Format der ausgetauschten Daten übereinstimmen. Der Satz an Regeln, aus dem ein Format besteht, wird Protokoll genannt.</p>
+
+<h2 id="Mehr_lernen">Mehr lernen</h2>
+
+<h3 id="Allgemeine_Vermerke">Allgemeine Vermerke</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Kommunikationsprotokoll")}} auf Wikipedia</li>
+ <li><a href="http://www.rfc-editor.org/search/standards.php">RFC Official Internet Protocol Standards</a></li>
+</ul>
+
+<p> </p>