Transmission Control Protocol/Definition: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Howard C. Berkowitz
(New page: <noinclude>{{Subpages}}</noinclude> A protocol that reliably delivers bytes across an internet. As long as the connection is up, bytes will be delivered without bit errors and in the order...)
 
imported>J. Noel Chiappa
(No difference)

Revision as of 13:43, 13 May 2008

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
A definition or brief description of Transmission Control Protocol.

A protocol that reliably delivers bytes across an internet. As long as the connection is up, bytes will be delivered without bit errors and in the order they were sent. It does not guarantee latency.