|
You are here |
sookocheff.com | ||
| | | | |
www.saminiir.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | | | ||
| | | | |
www.markusdosch.com
|
|
| | | 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. | ||