/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

maurycyz.com
| | internalpointers.com
1.3 parsecs away

Travel
| | One of the most important, high-level protocols in the Internet Protocol Suite.
| | sookocheff.com
1.8 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
2.8 parsecs away

Travel
| | Short history of HTTP protocol
| | iosoft.blog
10.6 parsecs away

Travel
| Transmission Control Protocol (TCP) is an important next step in the PioWi protocol stack; it opens the way to various network applications, such as the ubiquitous Web server. In this post I'll be introducing a fast Web server, that can be used for intensive data-transmission duties; in the next post it'll be used to implement...