Tcp

1 revision
#11 week ago
+6
Migrated from pages table
+**Tcp** (Transmission Control Protocol) is a cornerstone of the internet, a silent agreement for data to flow. It ensures the reliable, ordered, and error-checked delivery of [data](/wiki/data) streams between applications, working closely with [IP](/wiki/ip) to knit the global network together.
+## See also
+- [UDP](/wiki/udp)
+- [HTTP](/wiki/http)
+- [Socket](/wiki/socket)
... 1 more lines