This commit is contained in:
Raven Scott
2026-02-23 18:54:46 -05:00
parent 4f65aff533
commit 8d8dfebfc9
@@ -143,7 +143,9 @@ In traditional client-server networking:
### P2P Networking: A Different Paradigm
P2P networking doesn't replace the OSI model - it's built **on top of it**. The difference is **who** initiates connections and **how** data flows:
P2P networking doesn't replace the OSI model - it's built **on top of it**.
The difference is **who** initiates connections and **how** data flows:
<div style="display:flex;justify-content:center;align-items:center;padding:15px 20px;margin:0;">
<table style="border-collapse:collapse;font-family:'Courier New',monospace;font-size:15px;margin:0;">