/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

sookocheff.com
| | www.saminiir.com
1.2 parsecs away

Travel
| | Now that our userspace TCP/IP stack has minimal implementations for Ethernet and IPv4, it is time to look into the dreaded Transmission Control Protocol (TCP...
| | unorde.red
2.0 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.
| | maurycyz.com
1.8 parsecs away

Travel
| |
| | www.markusdosch.com
22.9 parsecs away

Travel
| When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.