---
# System prepended metadata

title: 計算機網路筆記
tags: [計算機網路, Web, 網路, 網路概論, 電腦雜談, 電腦, 網頁]

---

# 計算機網路筆記

## 筆記內容斟酌參考

## Ch 1. Computer Networks and the Internet

- [1.1 What Is the Internet?](https://hackmd.io/@LukeTseng/rJ_gRHIUWe)
- [1.2 The Network Edge](https://hackmd.io/@LukeTseng/S1Yw9gcLWg)
- [1.3 The Network Core](https://hackmd.io/@LukeTseng/BysmBq3UZe)
- [1.4 Delay, Loss, and Throughput in Packet-Switched Networks](https://hackmd.io/@LukeTseng/SkrBAmmP-l)
- [1.5 Protocol Layers and Their Service Models](https://hackmd.io/@LukeTseng/HJsu1CHDWg)

## Ch 2. Application Layer

- [2.1 Principles of Network Applications](https://hackmd.io/@LukeTseng/BJ-3JmDwbx)
- [2.2 The Web and HTTP](https://hackmd.io/@LukeTseng/rknXc5OPWl)
- [2.3 Electronic Mail in the Internet](https://hackmd.io/@LukeTseng/BJrXaroDWg)
- [2.4 DNS—The Internet’s Directory Service](https://hackmd.io/@LukeTseng/SyStMO2Pbg)
- [2.5 Peer-to-Peer File Distribution](https://hackmd.io/@LukeTseng/SkaJWMRDZg)
- [2.6 Video Streaming and Content Distribution Networks](https://hackmd.io/@LukeTseng/HJvSwk1_be)
- [2.7 Socket Programming: Creating Network Applications](https://hackmd.io/@LukeTseng/Bkakd8gdWe)

## Ch 3. Transport Layer

- [3.1 Introduction and Transport-Layer Services](https://hackmd.io/@LukeTseng/rJOT0tb_be)
- [3.2 Multiplexing and Demultiplexing](https://hackmd.io/@LukeTseng/Sk0CB0z_-g)
- [3.3 Connectionless Transport: UDP](https://hackmd.io/@LukeTseng/SJS26VEdZl)
- [3.4 Principles of Reliable Data Transfer](https://hackmd.io/@LukeTseng/SkoYOCHObx)
- [3.5 Connection-Oriented Transport: TCP](https://hackmd.io/@LukeTseng/H1zA_84tbl)
- [3.6 Principles of Congestion Control](https://hackmd.io/@LukeTseng/BJ_BQKb9Wx)