diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:58 +0100 |
commit | 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch) | |
tree | 86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/glossary/tcp/index.html | |
parent | 68fc8e96a9629e73469ed457abd955e548ec670c (diff) | |
download | translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2 translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip |
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/glossary/tcp/index.html')
-rw-r--r-- | files/pt-br/glossary/tcp/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/tcp/index.html b/files/pt-br/glossary/tcp/index.html index 56247facce..e2a35ee7c4 100644 --- a/files/pt-br/glossary/tcp/index.html +++ b/files/pt-br/glossary/tcp/index.html @@ -1,6 +1,6 @@ --- title: TCP -slug: Glossario/TCP +slug: Glossary/TCP tags: - Glossário - Infraestrutura @@ -9,6 +9,7 @@ tags: - Transmission Control Protocol - dados translation_of: Glossary/TCP +original_slug: Glossario/TCP --- <p id="Summary">TCP (<em>Transmission Control Protocol</em>, em português, Protocolo de Controle de Transmissão) é um importante {{Glossary("protocol", "protocolo")}} de rede que permite dois <em>hosts</em> se conectem e troquem dados. TCP garante a entrega de dados e pacotes na mesma ordem que foram enviados. Vint Cerf e Bob Kahn, que na época eram cientistas da DARPA (<em>Defense Advanced Research Projects Agency</em>, em português, Agência de Pesquisas em Projetos Avançados de Defesa), projetaram TCP na década de 1970.</p> |