에임에서의 기록 백업

This commit is contained in:
2026-04-01 15:11:05 +09:00
parent be892052e2
commit 4bafee36ee
251 changed files with 3726 additions and 253 deletions
@@ -0,0 +1,11 @@
Client < ---- > Server
1. SYN >
2. < SYN + ACK
3. ACK >
4. 데이터 >
SYN: 접속 요청
ACK: 요청 수락
![[Pasted image 20240305174904.png]]