aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/tcp
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/nl/glossary/tcp
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/nl/glossary/tcp')
-rw-r--r--files/nl/glossary/tcp/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/nl/glossary/tcp/index.html b/files/nl/glossary/tcp/index.html
new file mode 100644
index 0000000000..f43f84247f
--- /dev/null
+++ b/files/nl/glossary/tcp/index.html
@@ -0,0 +1,21 @@
+---
+title: TCP
+slug: Glossary/TCP
+tags:
+ - Netwerk
+ - Transmission Control Protocol
+ - data
+ - infrastructuur
+ - netwerken
+ - woordenlijst
+translation_of: Glossary/TCP
+---
+<p>TCP (Transmission Control Protocol) is een belanrijk netwerk {{Glossary("protocol")}} dat twee hosts in staat stelt om te verbinden en data  stromen uit te wisselen. TCP garandeert de bezorging van gegevens en pakketjes in dezelfde volgorde als die waarin ze werden verstuurd. Vint Cerf en Bob Kahn, op dat moment DARPA wetenschappers, ontworpen het in de jaren '70.</p>
+
+<h2 id="Meer_informatie"><strong>Meer informatie</strong></h2>
+
+<h3 id="Algemene_kennis">Algemene kennis</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Transmission Control Protocol")}} op Wikipedia</li>
+</ul>