Explore >> Select a destination


You are here

savvinov.com
| | unorde.red
4.2 parsecs away

Travel
| | [AI summary] This article provides a technical overview of the Transmission Control Protocol (TCP), explaining how it ensures reliable data transfer over an unreliable network using concepts like ports, sequence numbers, acknowledgments, and connection handshakes.
| | sookocheff.com
4.6 parsecs away

Travel
| | The transmission control protocol (TCP) does one job very well - it creates an abstraction that makes an unreliable channel look like a reliable network. For applications built over an unreliable network like the Internet, TCP is a godsend that hides a lot of the inherent complexity in building networked applications. A laundry list of TCP features that application developers rely on every day includes: retransmission of lost data, in-order data delivery, data integrity, and congestion control. This arti...
| | internalpointers.com
5.4 parsecs away

Travel
| | One of the most important, high-level protocols in the Internet Protocol Suite.
| | aphyr.com
28.9 parsecs away

Travel
|