|
You are here |
internalpointers.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... | |
| | | | |
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... | |
| | | | |
o5wald.github.io
|
|
| | | | | [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
|
|
| | | 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... | ||