generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: (2화) 빠르게 끝내는 네트워크 | ||
description: CS | ||
author: yulmwu | ||
date: 2025-01-07 00:00:00 +0900 | ||
categories: ["빠르게 끝내는 시리즈"] | ||
tags: ["컴퓨터", "네트워크"] | ||
use_math: true | ||
--- | ||
|
||
# 목차 | ||
|
||
1. 네트워크 기본 개념과 인터넷 | ||
2. 데이터는 어떻게 전달될까? | ||
3. 네트워크의 구조 | ||
|
||
... | ||
|
||
# 개요 | ||
|
||
> 이 글은 **강민철** 저자의 **혼자 공부하는 네트워크**를 공부하며 정리하고, 다른 서적 및 인터넷 자료를 참고하여 작성되었습니다. | ||
> | ||
> 수정할 부분이나 궁금한 점 등은 아래의 메신저로 연락 주시면 감사드리겠습니다. | ||
> #### Discord: [@rlawnsdud](https://discord.com/app) | ||
{: .prompt-tip } | ||
|
||
|