CS/Web
OSI 7계층 - 전송 계층
Seop
2024. 5. 2. 22:53
- 전체 메세지 (Entire message)를 출발지 응용 프로그램(Sourece process)에서 목적지 응용 프로그램(Destination process) 까지 전달
- Process-to-process segment delivery
- 컴퓨터 내부의 프로그램으로 처리
- 전송 계층의 주요 임무
- Port addressing -> service-point addressing
- Segmentation and reassembly -> sequence number를 사용
- Connection control, Flow control, Error control