Explore >> Select a destination


You are here

morsmachine.dk
| | sookocheff.com
4.9 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...
| | scorpil.com
5.0 parsecs away

Travel
| | Short history of HTTP protocol
| | veithen.io
5.0 parsecs away

Travel
| | This article gives an in-depth description how TCP backlog works in Linux and in particular what happens when the accept queue is full. Includes references to the relevant kernel sources.
| | internalpointers.com
26.7 parsecs away

Travel
| The official rules that allow computers to communicate over the Internet.