/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

iosoft.blog
| | cromwell-intl.com
4.6 parsecs away

Travel
| | Networking commands, IP addresses and subnets, VLSM, CIDR, switches and routers, network cables, WAN and WLAN standards, SDN.
| | williamdurand.fr
2.4 parsecs away

Travel
| | 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.
| | o5wald.github.io
2.8 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.
| | gafferongames.com
25.2 parsecs away

Travel
| Hello readers, I'm no longer posting new content on gafferongames.com Please check out my new blog at mas-bandwidth.com! Introduction Hi, I'm Glenn Fiedler and welcome to Networking for Game Programmers. In the previous article, we added our own concept of virtual connection on top of UDP. In this article we're going to add reliability, ordering and congestion avoidance to our virtual UDP connection. The Problem with TCP Those of you familiar with TCP know that it already has its own concept of connectio...