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 | 68fc8e96a9629e73469ed457abd955e548ec670c (patch) | |
tree | 8529ab9fe63d011f23c7f22ab5a4a1c5563fcaa4 /files/pt-br/glossario/tcp | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.gz translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.bz2 translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.zip |
unslug pt-br: move
Diffstat (limited to 'files/pt-br/glossario/tcp')
-rw-r--r-- | files/pt-br/glossario/tcp/index.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/files/pt-br/glossario/tcp/index.html b/files/pt-br/glossario/tcp/index.html deleted file mode 100644 index 56247facce..0000000000 --- a/files/pt-br/glossario/tcp/index.html +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: TCP -slug: Glossario/TCP -tags: - - Glossário - - Infraestrutura - - Redes - - TCP - - Transmission Control Protocol - - dados -translation_of: Glossary/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> - -<h2 id="Saiba_Mais"><strong>Saiba Mais</strong></h2> - -<h3 id="Conhecimento_Geral">Conhecimento Geral</h3> - -<ul> - <li>{{Interwiki("wikipedia", "Transmission Control Protocol")}} na Wikipedia</li> -</ul> |