Internet Protocol and Programming |
1. The aim of the course |
In the course, students can learn on TCP/IP which is the key technology for Internet. Especially, this course deals with IP addressing and routing protocols such as ARP, ICMP, OSPF, DHCP, and IPv6. In addition, this course includes network programming related to TCP/IP. Through term project, the students can get of the design and implementation capabilities of Internet systems. |
2. The course evaluation |
- Class partipation : 10% |
3. Textbook |
Textbook : TCP/IP Protocol Suite 4th Edition |
4. Topics to be covered | ||
week |
Lecture |
Experiment |
1st week |
Introduction to the course
Introduction to Network Layer(chapter 4) Chapter1(Introduction) Chapter4(Network Layer) |
Introduction to the Network Programming |
2nd week |
IP Addresses: Classful & Classless Addressing(chapter 5) |
Sockets Introduction and Protocol Setting |
3rd week |
Internet Protocol Version 4(IPv4) Address (chapter 7)
Chapter7(IPv4) |
Socket Address Structure and Byte Ordering Functions |
4th week |
Transmission Control Protcol(TCP) (chapter 15)
Chapter15 (TCP) |
TCP Server/Client |
5th week |
Transmission Control Protcol(TCP) (chapter 15)
Chapter15 (TCP) |
UDP Server/Client |
6th week |
Transmission Control Protcol(TCP) (chapter 15)
Chapter15 (TCP) |
Unix Process |
7th week |
User Datagram Protocol(UDP) (chapter 14)
Chapter14 (UDP) |
Advanced Socket Programming
|
8th week |
Midterm Exam |
Midterm Exam |
9th week |
Address Resolution Protcol (ARP) (chapter 8) |
Introduction and Practice of Raspberry Pi |
10th week |
Internet Control Message Protocol (ICMP) (chapter 9)
Chapter9(ICMP) |
Project Proposal |
11th week |
Unicast Routing Protocols (chapter 11)
Chapter11 (Unicast Routing Protocols) |
Inter-Process communication |
12th week |
Unicast Routing Protocols (chapter 11)
Chapter11 (Unicast Routing Protocols) |
Advanced I/O Functions, Serialization I/O Multiplexing |
13th week |
Dynamic Host Configuration Protocol(DHCP) (chapter 18)
Chapter18 (DHCP) |
Multi-Thread Programming |
14th week |
Domain Name Service(DNS) (chapter 19)
Chapter19 (DNS) |
Project Preparation
|
15th week |
Team Project Presentation |
Team Project Presentation
|
16th week |
Final Exam |
5. Team Project |
Team 프로젝트 제안 대상 : |
6. Homework |
Solving practice set of each chapter |
7. Pre-requisites |
A solid understanding of computer network is required. If a student has not taken the Computer Network, he/she wishes to take the course before taking this class |