aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossaire/protocol/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/fr/glossaire/protocol/index.html
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/fr/glossaire/protocol/index.html')
-rw-r--r--files/fr/glossaire/protocol/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/fr/glossaire/protocol/index.html b/files/fr/glossaire/protocol/index.html
new file mode 100644
index 0000000000..3ed4f7d4f2
--- /dev/null
+++ b/files/fr/glossaire/protocol/index.html
@@ -0,0 +1,21 @@
+---
+title: Protocole
+slug: Glossaire/Protocol
+tags:
+ - Glossaire
+ - Infrastructure
+ - Protocoles
+translation_of: Glossary/Protocol
+---
+<p id="Summary">Un <strong>protocole</strong> est un système de règles qui définit la manière dont des données sont échangées au sein d'un ordinateur ou entre plusieurs ordinateurs.  La communication entre appareils impose à ceux-ci de s'accorder sur le format des données échangées. L'ensemble des règles qui définissent un format est appelé un protocole.</p>
+
+<h2 id="Pour_en_savoir_plus">Pour en savoir plus</h2>
+
+<h3 id="Culture_générale">Culture générale</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Protocole de communication")}} sur Wikipédia</li>
+ <li><a href="http://www.rfc-editor.org/search/standards.php">RFC Official Internet Protocol Standards</a></li>
+</ul>
+
+<p> </p>