07.Application Layer - Electronic mail and DNS
메일 서비스인 SMTP, POP3, IMAP에 대해 학습하고 응용 계층 서비스인 DNS에 대해 학습한다.
08.Application Layer - P2P and socket programming(TCP and UDP)
P2P 어플리케이션의 동작 원리와 키 분배 방식을 살펴 본다.
09.Transport Layer - Introduction and UDP
TCP가 상위 응용 계층에게 제공하는 Transport service의 개념을 학습한다. TCP와 UDP에 대해 학습한다.
10. Transport Layer - TCP : segment structure and reliable data transfer
TCP의 기본기능인 Reliable data transfer에 대해 학습한다. Stop and Wait, Go back N, Selective repeat를 학습하고 이를 바탕으로 TCP의 방법을 이해한다.
11.Transport Layer - TCP : flow control, connection management and congestion control
TCP의 추가기능인 flow control과 connection menagement를 학습한다. Congestion의 개념에 대해 학습하고 flow control과의 차이를 이해한다.