Skip to content

Commit 4a07a5f

Browse files
committed
태그 수정
1 parent 7abf002 commit 4a07a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/posts/TCPControl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ update: 2025-05-21
55
tags:
66
- Network
77
- TCP
8+
- 전송계층
89
series: 혼자 공부하는 네트워크
910
---
1011
TCP는 데이터 송수신 과정에서 신뢰성을 보장하기 위해 오류 제어, 흐름 제어, 혼잡 제어의 기능을 제공한다.
11-
1212
## 오류 제어: 재선송 기법
1313
TCP는 신뢰성 있는 통신을 위해 오류를 감지하고, 오류를 감지한 세그먼트를 재전송하는 방법을 사용한다.
1414

0 commit comments

Comments
 (0)