TCP/IP Protocol Suite

  

by Behrouz A. Forouzan

컴퓨터 네트워크

1.강의 개설의의 및 목적

 본 강의에서는 인터넷의 요소기술인 TCP/IP 프로토콜에 관하여 다루며, 특히 인터넷에 관련된 IP Addressing, Subnet, Routing프로토콜 (ARP, ICMP, IGMP, RIP, OSPF, BGP)의 프로토콜을 익힌다. 그리고, 동적 IP 할당을 위한 DHCP와 도메인 네임을 관리하는 DNS등에 관한 사항을 학습함으로서 인터넷통신에 대한 기본적인 지식의 습득을 목표로한다.

2.교재,참고문헌
 <교재>

- Behrouz A. Forouzan, "TCP/IP Protocol Suite", MacGraw-Hill, 2000, 0-256-24166-X

<참고문헌>

- Stevens, "TCP/IP 네트워크, 진영사, ISBN : 89-85664-68-9

- C. Hunt, "Networking Personal Computers with TCP/IP" O'Reilly & Associates

3.주별강의내용
- 1주차 : 과정 소개, 개요

- 2주차 : The OSI Model and the TCP/IP

- 3주차 : IP Addressing

- 4주차 : Subneting and Superneting

- 5주차 : Delivery and Routing of IP Packets

- 6주차 : IP Protocol

- 7주차 : ARP and RARP

- 중간고사  

- 8주차 : ICMP and IGMP

- 9주차 : UDP

- 10주차 : TCP

- 11주차 : Routing Protocols

- 12주차 : DNS

- 13주차 : SMTP

- 14주차 : IPv6

- 기말고사 
4.과제부과
- 각 장의 연습문제
5.시험 및 평가내용, 평가방법
  - 출석 : 10%  
  - 과제 : 20%
  - 중간 고사 :30% 
  - 기말고사 : 40% 
6.기타사항

 

 

강의 자료

Chapter 1

Introduction

Chapter 2

The OSI Model and TCP/IP Protocol Suite

Chapter 4

IP Addressing

Chapter 5

Subnetting and Supernetting

Chapter 6

Delivery and Routing of IP Packets , 6장 연습문제(30~33)

Chapter 7

Internet Protocol

Chapter 8

ARP and RARP

Chapter 9

ICMP

Chapter 10

IGMP

Chapter 11

UDP

Chapter 12

TCP

Chapter 13

Routing Protocols

Chapter 14

BOOTP and DHCP

Chapter 15

Domain Name System

WinSock(이론)

Network Application Mechanics

실습자료

Chatting program(MFC,TCP) , Chatting program(MFC,UDP), Echo(WinSock API,TCP)