You are here |
blog.libtorrent.org | ||
| | | |
williamdurand.fr
|
|
| | | | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS. | |
| | | |
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... | |
| | | |
andybrown.me.uk
|
|
| | | | Here's the big one, the Transport Control Protocol (TCP) is the connection-oriented, reliable end-to-end messaging transport required by all the biggest internet protocols, most notably HTTP. My ex... | |
| | | |
www.authgear.com
|
|
| | In today's digital world, our online identities are more important than ever. Protecting them with strong passwords feels like a constant, uphill battle. But what if there was a better way? Enter the YubiKey, a powerful hardware authentication device that offers unmatched security and convenience. |