https://github.com/lkhoony/computer-network
컴퓨터 네트워크 수업내용 정리
https://github.com/lkhoony/computer-network
network
Last synced: 4 months ago
JSON representation
컴퓨터 네트워크 수업내용 정리
- Host: GitHub
- URL: https://github.com/lkhoony/computer-network
- Owner: lkhoony
- Created: 2020-09-06T05:06:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T07:24:47.000Z (over 5 years ago)
- Last Synced: 2025-10-18T23:30:35.288Z (8 months ago)
- Topics: network
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer-Network
## 수업 내용 목차
컴퓨터 네트워크 각 주차별 수업내용을 README.md에 정리한 후 이 곳에 진행된 내용을 작성합니다.
> - __[Chapter01](./Chapter01/chap01.md)__ | __Introduction__
> - __[Chapter02](./Chapter02/chap02.md)__ | __Application Layer__
> - __[Chapter03](./Chapter03/chap03.md)__ | __Transport Layer__
> - __[Chapter04](./Chapter04/chap04.md)__ | __Network Layer : The Data Plane__
> - __[Chapter05](./Chapter05/chap05.md)__ | __Network Layer : The Control Plane__
> - __[Chapter06](./Chapter06/chap06.md)__ | __The Link Layer and LANs__