CS244: Advanced Topics in Networking, Spring 2024

CS244 is a graduate course in computer networks. In this class we'll explore the principles and design decisions which underly the Internet. We'll explore the pros and cons of the current design, and give some thought to how we can make the Internet better in future.

The goals for this class are:

Course Information

Professors: Keith Winstein and Philip Levis

TA: Colin Drewes

Lectures: Tue, Thu 1:30PM - 2:50PM in 300-300

Office Hours:

Communication: Course announcements will be disseminated via the offical course mailing list. We use Canvas for discussion.

Assignments: All course assignments should be submitted via Canvas.

Prerequisites: This course assumes a basic understanding of topics in networking, such as packet-switching, routing, socket programming, and congestion control. It is also helpful to know how to program in Python. We suggest taking CS 144, EE 284, or equivalent. For a refresher, you could look at the textbook “Computer Networking: A Top-Down Approach” by J. Kurose and K. Ross or “Computer Networks: A Systems Approach” by L. Peterson and B. Davie.

Schedule and Papers

4/2 - Introductions: Why internet?

Speaker: Keith and Phil

  • No readings

4/4 - Internet Architecture

Speaker: Keith and Phil

Assignments

  • Group formation due Monday, April 8 11:59PM

4/9 - End-to-End

Speaker: Keith and Phil

4/11 - Switches (Scheduling and Buffering)

Speaker: Phil

Assignments

  • Selected figure and project proposal due Monday, April 15 11:59PM

5/2 - Delay-based Problems

Speaker: Keith

5/7 - Measurement and Monitoring

Speaker: Phil + Zakir

5/9 - Internet Governance

Speaker: Phil + Jon Peterson

  • No readings

Assignments

  • Midterm report due Monday, April 13 11:59PM

5/30 - ML for Networking

Speaker: Keith

6/4 - Final Presentations

Speaker: You!

  • No readings

Assignments

  • Final report due Sat June 8th, 6:30PM

6/6 - Final Presentations

Speaker: You!

  • No readings

Assignments

  • Final report due Sat June 8th, 6:30PM

Organization

The class consists of two main activities:

Papers and discussions: We will read 1-2 papers for each class (i.e. 2-4 papers per week), and discuss them in class. You will likely need to spend a few hours reading each paper and making notes, to prepare you to discuss them in class. This class only works if you come prepared to discuss the papers in detail, which is why 20% of your grade is for in-class participation. Do not take this course unless you are willing and able to do a lot of reading.

Replicating research:

You will complete one open-ended project replicating a major networking research result, with a few milestones through the quarter. We've found that replicating research results is a good way to get started doing networking research and contributing to the networking community.

For research to be replicated, an independent group has corroborated the original result using code and experiments developed completely independently.

You can see example replications on the Replicating Network Research blog.

Grading Policy

Reading and Participation:

Replicating Research:

Critiques

Before each class, you must submit a short critique of the required readings. Each critique should be about a half a page and should roughly cover the following questions:

Critiques will be submitted through email to the TA (chdrewes@stanford.edu) with the subject “CS 244: <student name> <day>”. For example, the critiques due on 4/4 would be sent in an email with the subject “CS 244: Colin Drewes 4/4”. Clearly separate text belonging to different papers. Critiques will be accepted until 12am (midnight) the night before class. If you do not strictly adhere to the structure of this subject line your response may get lost. This is the hard deadline.

It is not possible to make up for a missed critique so please do not email the staff for late day requests

Critiques will be graded as check, check+, or check-. If all of your critiques are check, you will receive the full 20% credit. There is a 5% of extra credit one can receive for check+; writing several critiques that make valuable observations or provide a good insight can bump your grade one notch (e.g., from a B+ to an A-). Critiques that merely restate or rephrase sentences in the paper and abstract (e.g., could have been written without reading the paper) will receive a check-.

In-class Participation

Is class participation based solely on attendance? No. Attendance is a necessary but not sufficient condition for good class participation. We will not take official roll during lecture, but because we make the effort to know everyone in the class we will notice if a student is frequently absent. Beyond attendance, we evaluate class participation by observing how prepared students are to discuss the covered paper when they come to class.