https://github.com/haoliangyu/introduction-to-computer-networking
Personal note on the Introduction to Computer Networking
https://github.com/haoliangyu/introduction-to-computer-networking
computer-networking course-notes standford
Last synced: 7 months ago
JSON representation
Personal note on the Introduction to Computer Networking
- Host: GitHub
- URL: https://github.com/haoliangyu/introduction-to-computer-networking
- Owner: haoliangyu
- License: mit
- Created: 2018-05-08T03:25:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T14:31:41.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T18:42:06.662Z (9 months ago)
- Topics: computer-networking, course-notes, standford
- Size: 25.3 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Computer Networking
Personal notes on the [Introduction to Computer Networking](https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about) course from Standard.
## 1. The Internet and IP
1.1. [Networked Applications](1.%20The%20Internet%20and%20IP/1.1.%20Networked%20Applications.md)
1.2. [The 4 Layer Internet Model](1.%20The%20Internet%20and%20IP/1.2.%20The%204%20Layer%20Internet%20Model.md)
1.3. [The IP Service Model](1.%20The%20Internet%20and%20IP/1.3.%20The%20IP%20Service%20Model.md)
1.4. [Life of a Packet](1.%20The%20Internet%20and%20IP/1.4.%20Life%20of%20a%20Packet.md)
1.5. [The Principle of Packet Switching](1.%20The%20Internet%20and%20IP/1.5.%20The%20Principle%20of%20Packet%20Switching.md)
1.6. [Layering Principle](1.%20The%20Internet%20and%20IP/1.6.%20Layering%20Principle.md)
1.7. [Encapsulation Principle](1.%20The%20Internet%20and%20IP/1.7.%20Encapsulation%20Principle.md)