<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Networking on Explain It</title><link>https://explainit.metacog.co.kr/tags/networking/</link><description>Recent content in Networking on Explain It</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 23 Aug 2026 08:22:03 +0900</lastBuildDate><atom:link href="https://explainit.metacog.co.kr/tags/networking/index.xml" rel="self" type="application/rss+xml"/><item><title>Conntrack: How your computer keeps a guest list for every internet conversation</title><link>https://explainit.metacog.co.kr/posts/2026-08-23-conntrack-how-your-computer-keeps-a-guest-list-for-every-int/</link><pubDate>Sun, 23 Aug 2026 08:22:03 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-08-23-conntrack-how-your-computer-keeps-a-guest-list-for-every-int/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;conntrack&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Conntrack is a running list your computer keeps of every network conversation currently happening, so it instantly knows whether an incoming message is a trusted reply from someone you are already chatting with or a stranger trying to barge in for the first time.&lt;/p&gt;
&lt;h2 id="-like-a-schools-visitor-sign-in-desk"&gt;🧩 Like a school&amp;rsquo;s visitor sign-in desk&lt;/h2&gt;
&lt;p&gt;Imagine your school has a strict sign-in desk at the front door. When a visitor arrives for the very first time, the receptionist writes their name and destination in the visitor log and hands them a badge. Now, every time that visitor walks through a different doorway inside the school, teachers do not have to quiz them from scratch — they just check for the badge and wave them through. When the visitor is done and leaves, the receptionist crosses them off the log to free up space. Your computer does exactly the same thing: the first time a website tries to talk to you, conntrack creates a fresh log entry; every later message in that same conversation is recognized by the badge (the entry in the log) and flows through quickly; and when the conversation ends, the entry is erased.&lt;/p&gt;</description></item><item><title>Star, Ring, or Mesh? How Computers Decide Who Gets to Talk to Whom</title><link>https://explainit.metacog.co.kr/posts/2026-07-24-star-ring-or-mesh-how-computers-decide-who-gets-to-talk-to-w/</link><pubDate>Fri, 24 Jul 2026 01:04:15 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-07-24-star-ring-or-mesh-how-computers-decide-who-gets-to-talk-to-w/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;network topology (star vs ring vs mesh)&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Network topology is the plan that shows how all the computers and devices in a network are connected — like deciding whether everyone passes notes through one person, around a circle, or directly to each other.&lt;/p&gt;
&lt;h2 id="-like-passing-notes-in-class"&gt;🧩 Like passing notes in class&lt;/h2&gt;
&lt;p&gt;Imagine your class needs to pass notes around. In a star layout, one super-organized student — the &amp;lsquo;hub&amp;rsquo; — sits in the middle: everyone gives their notes to that one person, and they deliver each note to the right desk; it works great until that student is absent, and then nobody gets anything. In a ring layout, you sit in a big circle and can only pass your note to the neighbor on your right, who passes it along until it reaches the right person — simple and tidy, but if one person leaves mid-circle the whole chain breaks. In a mesh layout, everyone in class has everyone else&amp;rsquo;s phone number and can text anyone directly without a middleman; super reliable since there&amp;rsquo;s always another path, but you need a lot of phone plans to pull it off.&lt;/p&gt;</description></item></channel></rss>