-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[6장] 전송 계층 : 신뢰할 수 있는 데이터 전송하기 #7
Labels
6장
전송 계층
Comments
Lesson 24. TCP의 구조TCP(Transmission Control Protocol)
연결(Connection)
코드 비트
3-way handshake
|
Lesson 25. 일련번호와 확인 응답 번호의 구조
|
Lesson 26. 포트 번호의 구조
|
Lesson 27. UDP의 구조 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lesson 23. 전송 계층의 역할
데이터가 손상되거나 유실되더라도 아무것도 해 주지 않는다.
전송 계층의 두 가지 역할
연결형 통신과 비연결형 통신
The text was updated successfully, but these errors were encountered: