divyam.dev/content/posts/networking-part-2-physical-and-data-link.md
Divyam Ahuja 21b2d716a7
Some checks are pending
Deploy Hugo site to Pages / build (push) Waiting to run
Deploy Hugo site to Pages / deploy (push) Blocked by required conditions
feat: add Networking series infrastructure and Part 1
2026-05-10 22:34:07 +05:30

9 lines
346 B
Markdown

---
title: "Networking Part 2: Sending Electrons over Wires (Physical & Data Link)"
date: 2026-05-11T10:00:00Z
draft: false
tags: ["Networking", "Ethernet", "MAC"]
series: ["Networking Fundamentals"]
---
*Coming soon! In this post, we will cover MAC addresses, switches, Ethernet frames, and how electrons physically move data from NIC to NIC.*