Skip to content

Instantly share code, notes, and snippets.

View YektaDev's full-sized avatar
𝐼𝓃 𝓈𝑒𝒶𝓇𝒸𝒽 𝑜𝒻 𝓁𝒾𝑔𝒽𝓉

Ali Khaleqi Yekta YektaDev

𝐼𝓃 𝓈𝑒𝒶𝓇𝒸𝒽 𝑜𝒻 𝓁𝒾𝑔𝒽𝓉
View GitHub Profile
@YektaDev
YektaDev / Summary 3, 4, 5 - Computer Networking (A Top-down Approach).md
Last active November 3, 2023 03:48
A partial (and informal!) summary of chapters 3, 4, and 5 of "Computer Networking: A Top-down Approach" by Jim Kurose & Keith W. Ross
"Computer Networking: A Top-down Approach" by Jim Kurose & Keith W. Ross (8th edition)
A Partial (and Informal!) Summary of Chapters 3, 4, and 5
Ali Khaleqi Yekta - Jun 2023

📗 Chapter 3 - Transport Layer

Sockets are in App layer. When they reach Transport layer, it merges (multiplexes) all of them & adds its own header (headers are responsible to find the correct socket).