|
You are here |
morsmachine.dk | ||
| | | | |
sookocheff.com
|
|
| | | | | 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
|
|
| | | | | Short history of HTTP protocol | |
| | | | |
veithen.io
|
|
| | | | | 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
|
|
| | | The official rules that allow computers to communicate over the Internet. | ||