Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IT-Book-Organization/Computer-Networking_A-Top-Down-Approach
'컴퓨터 네트워킹: 하향식 접근(제8판)'을 읽고 공부하며 정리하는 저장소입니다.
https://github.com/IT-Book-Organization/Computer-Networking_A-Top-Down-Approach
computer-science network
Last synced: about 18 hours ago
JSON representation
'컴퓨터 네트워킹: 하향식 접근(제8판)'을 읽고 공부하며 정리하는 저장소입니다.
- Host: GitHub
- URL: https://github.com/IT-Book-Organization/Computer-Networking_A-Top-Down-Approach
- Owner: IT-Book-Organization
- Created: 2022-12-30T06:19:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T01:42:52.000Z (6 months ago)
- Last Synced: 2024-07-10T04:53:34.696Z (6 months ago)
- Topics: computer-science, network
- Homepage:
- Size: 557 KB
- Stars: 532
- Watchers: 1
- Forks: 102
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer-Networking_A-Top-Down-Approach
[컴퓨터 네트워킹: 하향식 접근 (제8판)](http://www.yes24.com/Product/Goods/112228953)을 읽고, 그 내용과 개념을 정리한 레포지토리입니다.
잘못된 내용은 이슈와 PR로 알려주세요 🥰
## 📌 컴퓨터 네트워킹: 하향식 접근
1. [컴퓨터 네트워크와 인터넷](/Chapter_1)
2. [애플리케이션 계층](/Chapter_2)
3. [트랜스포트 계층](/Chapter_3)
4. [네트워크 계층: 데이터 평면](/Chapter_4)
5. [네트워크 계층: 제어 평면](/Chapter_5)
6. [링크 계층과 근거리 네트워크](/Chapter_6)
7. [무선 및 이동 네트워크](/Chapter_7)
8. [컴퓨터 네트워크 보안](/Chapter_8)