/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

internalpointers.com
| | www.saminiir.com
1.3 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...
| | sookocheff.com
1.9 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...
| | o5wald.github.io
1.1 parsecs away

Travel
| | [AI summary] This article provides a comprehensive overview of networking fundamentals, covering the OSI model, TCP/IP protocol suite, IP address mechanisms (IPv4 and IPv6), domain name resolution, routing, and network address translation.
| | yole.blog
22.7 parsecs away

Travel
| For this blog post, I'd like to change gears for a bit and tell a story from my previous life, the one when I was a software developer at JetBrains. Android Studio is celebrating its 10th anniversary, and this brings back memories of my own contributions to the project. I never actually knew how much...