COS 461, Princeton University Spring 2017
This course studies computer networks and the services built on top of them. Topics include packet switching, routing and flow control, congestion control and quality-of-service, Internet protocols (IP, TCP, BGP), network security, network management, software defined networking, and the design of network services (multimedia, file, and web servers).
Contact:
TAs:
Noah Apthorpe
Themis Melissaris
Hussein Nagree
Yixin Sun
Graders:
Kathleen Feng
Samvit Jain
Class Location and Time:
Lectures: Mondays and
Wednesdays, 1:30-2:50 pm, Computer Science 104
Office Hours (subject to change; check Piazza for updates):
Nick: Tuesdays 8-10p (Sherrerd 310)
Noah: Monday 3-4:30p (CS 003)
Hussein: Thursday 4:30p-6:30p (CS 003)
Yixin: Tuesday 10a-noon (CS 003)
Themis: Wednesday 11a-noon, 3-4p (CS 003)
The course will meet twice a week for 80-minute lectures.
Each lecture will contain discussion, activities, and material that assumes that you have watched the preparation videos in advance. Preparation may be tested without warning.
The primary assignments for the course will be lab-based programming assignments. We will also release weekly problem set exercises whose primary purpose is to help in preparation for the midterm and final exam; these problem sets may be graded at random.
Prerequisite: COS 217. Although not required, taking either COS 318 or 333 before COS 461 is helpful for the programming assignments. Note well: The assignments in this class are in Go, C, and Python. You do not need to have experience with all of these languages before taking the course. However, you should be comfortable with learning new programming languages and finding resources on your own, independently as you attack problems. You will be exposed to new programming languages and environments. If you are not comfortable learning new programming languages and familiarizing yourself with new programming environments on your own, you will have difficulty in this course.
Grading is based on:
We understand that sometimes life events occur and that it's not always possible to meet every deadline. As such, we are willing to accept late assignments according to the following policy:
Students are expected to abide by the Princeton University Honor Code. Honest and ethical behavior is expected at all times. All incidents of suspected dishonesty will be reported to and handled by the office of student affairs. You are to do all assignments yourself, unless explicitly told otherwise. You may discuss the assignments with your classmates, but you may not copy any solution (or part of a solution) from a classmate.
Supplementary Videos: Prof. Feamster's Networking Videos.
Primary Supplementary Textbook: Computer Networking: A Top-Down Approach (6th edition), by Jim Kurose and Keith Ross (Excerpts on Blackboard)
Recommended Books: Other recommended textbooks for reference include:
This schedule and syllabus is preliminary and subject to change. Suggested reading assignments refer to the Kurose/Ross book (6th edition), unless otherwise specified.
Videos: In addition to the readings, we recommend watching the corresponding videos from the YouTube Playlist, before lecture.
Slides: All slides will be posted on Blackboard before lecture.
Date | Topic | Readings | Notes |
February 6 |
|
| Programming Assignment 1 (Virtual Machine Setup, Sockets) |
February 8 |
|
| |
February 13 |
|
| |
February 15 |
|
| |
February 20 |
|
| Programming Assignment 2 (Routing Algorithms) |
February 22 |
|
| |
February 27 |
|
| |
March 1 |
|
| |
March 6 |
|
| Programming Assignment 3 (TCP window size and bufferbloat) |
Module 2: Network Management
| |||
March 8 |
| ||
March 13 | Midterm | ||
March 15 |
|
| Programming Assignment 4 Released (Measurement) |
March 27 |
|
| |
March 29 |
|
| |
Module 3: Policy and Security | |||
April 3 |
|
| Programming Assignment 5 (Portscan) |
April 5 |
| ||
April 10 |
| ||
April 12 |
|
| Programming Assignment 6 (DNS Reflection) |
April 17 |
|
| |
Module 4: Applications | |||
April 19 |
|
| |
April 24 |
|
| Programming Assignment 7 (Implementation and Optimziation of HTTP Client and Proxy) |
April 26 |
|
| |
May 1 | Midterm 2 |