IT4062E: Network Programming

Slides

Lecture 1

Review C programming

Lecture 2

Review related concept in Computer Networks,

Lecture 3

Socket API introduction

Lecture 4

Basic TCP socket: server side, client side

Examples: Echo Server, Echo Client

Lecture 5

UDP socket

Example: UDP Server, UDP Client
Example: UDP Sender, UDP Receiver

Lecture 6

Multi-thread TCP server Multi-thread TCP server (cont.)

Example: Forking TCP Sender,
Example: Signal handling with sigaction()
Example: Non-blocking client using Signal-driven I/O model
Example: Client using select.

Lecture 7

Application protocol design

A further reference for Protocol design http://labs.cs.upt.ro/labs/sprc/html/res/Designing%20a%20Protocol.pdf

References

Final Project

Some ideas for the final project. Your proposed projects …

Check point plan

- Final presentation and final product will be counted for final exam.
- Results of intermediate checkpoints will be counted for mid-term grade.

List of projects and groups 2019 Download

Week Nov 3th: Nov 17th: Design review, by presentation, 15 minutes/team Dec 1st: Design review Dec 8th : Final test: