CSCI-4964 Computer Communication Networks Syllabus
Instructor: Jasmine Plum [she/her] ()
Office Hours: by appointment
Graduate TA: Bingsheng Yao ()
Office Hours: W noon-1:30p, F 2:00p-3:30p (all in EST)
Assignments and lectures will be posted via Submitty as the course progresses. We will also use the Submitty Discussion Forum and Cisco Webex Meetings to communicate, and Mediasite (link on Submitty under "Course Materials") to host the lecture recordings. Lectures will be pre-recorded, but I will be actively watching for questions and if needed will make followup videos. I suggest that you pause and write down questions as you watch through the lectures, so that you don't have to remember a question from 45 minutes ago.Pre-requisites: CSCI 2300 Intro to Algorithms; CSCI 2500 Computer Organization or ECSE 2660 "COCO"
Topics: Introduction to the internet / computer networks, application layer, transport layer, network layer, link layer concepts, perhaps some wireless network materials. Basics of security. Other topics may be added.
About the Course: This course is based on ECSE-4670 Computer Communication Networks, and it is quite likely you cannot receive credit for both courses (formal paperwork will be filed this Fall). There will be some adaptation specific to this semester due to the remote instruction situation.
The exams will contain quantitative problems, true/false questions and short-answer questions. The focus will be on understanding of concepts, and problem-solving skill. Exams will be open-book/notes, but will be time-constrained. Material from lecture slides, text and reading/homework assignments will be included in the scope of exams. Exams will be administered in class.
Grading:
The grading scheme might change slightly but the approximate breakdown is:
- Phrase of the Day (basically attendance): 5%
- Homework Assignments (estimating 7): 20%
- Midterm Exams (there will be 2): 15% each
- Programming Assignments (estimating 3): 20%
- Final exam: 25%
Grades will use traditional cutoffs of:
- A: 92%+
- A-: 90-92%
- B+: 88-90%
- B: 82-88%
- B-: 80-82%
- C+: 78-80%
- C: 72-78%
- C-: 70-72%
- D+: 68-70%
- D: 60-68%
- F: below 60%
Homework assignments will be submitted through Submitty and must be typed and submitted as a Portable Document Format (PDF) file with each problem starting on a new page. You are welcome to use a word processor such as Microsoft Word, LaTeX, or a solution of your choosing. There will be a 20% deduction for poorly organized submissions or PDFs consisting of scanned/photographed paper. Where applicable, show your work.
Programming assignments will be submitted through Submitty as well. Assignments will not be accepted over e-mail. While you will not be graded on programming style, we recommend trying to write readable and well-designed code to assist in partial credit. Programming Assignments 1 and 2 will use Python, while for Programming Assignment 3 you will have your choice of C++ or Python.
Late Work Policy: There are no late days in this course, all work is expected to be submitted by the deadlines provided in assignment handouts/the syllabus. If you have a legitimate excuse you should get it approved through Student Success / your class dean. Due to the online nature of the semester, excuses may have to be handled through instructor email. Try Student Success first.
Textbook: The textbook we use is the 7th edition of "Computer Networking: A Top-Down Approach " by Kurose and Ross. [Amazon] The publisher does have digital versions [Pearson] but the RPI bookstore may have other links / pricing.
Academic Integrity: Student-teacher relationships are based on trust. Acts which violate this trust undermine the educational process. Violations of academic integrity will not be tolerated. Please refer to the Rensselaer Handbook for definitions of various forms of academic dishonesty and the applicable penalties. We take cheating very seriously; you can expect to be punished for violations of academic integrity. Cheating will result in a 0 on the gradeable in question and full letter reduction of the semester grade. A second offense will result in an automatic F in the course.
Schedule: Topics and timing are subject to change:
All due dates refer to 11:59:59 PM unless otherwise specified.
Date | Sections | Topics | Homeworks/Exams |
May 26 | 1.1 - 1.3 | Syllabus, Introduction, Circuit and Packet Switching | |
May 29 | 1.3 - 1.5 | Network Structure, Delay, Loss, and Throughput, Layering Models | HW1 Assigned |
Jun 2 | 2.1.1 - 2.1.3, 2.2.1 - 2.2.4 | Layering Models, Transport/Application Layer, HTTP | |
Jun 5 | 2.2.5, 2.7, 2.3 | HTTP, SMTP, IMAP, POP3, Python Socket Code | HW1 due | PA1: HTTP Assigned |
Jun 9 | 2.6, 2.4 | Streaming, DNS | |
Jun 12 | 2.5, 3.1, 3.2 | P2P, Transport Layer, Multiplex/Demux | PA1 due | HW2 Assigned |
Jun 16 | 3.3, 3.4.1 | UDP, TCP overview, Reliable Data Transfer | |
Jun 19 | 3.4.2 - 3.4.4, 3.5.1 - 3.5.4 | Pipelining, Go Back N / Selective Repeat, TCP Reliability | HW2 due | HW 3 Assigned |
Jun 23 | 3.5.5 - 3.5.6, 3.6, 3.7 | TCP Flow Control / Connections, CA Principles, TCP CA | |
Jun 26 | HW3 due | EXAM 1 (Ch 1-3) | ||
Jun 29 - Jul 3 | NO CLASS, SUMMER BREAK | ||
Jul 7 | 4.1 - 4.2 | Network Layer, Routers | PA 2: Reliable Data Transfer Assigned |
Jul 10 | 4.3 - 4.4 | IP Datagrams / Addressing, NAT, Longest Prefix Matching | HW4 Assigned |
Jul 14 | 5.1 - 5.3 | Exam 1 Discussion, Routing Table, Link-State, DVR, OSPF | |
Jul 17 | 5.4 | BGP, SDN | HW4 due | HW5 Assigned |
Jul 21 | 5.5 - 5.6, 6.1 - 6.3 | ICMP, Link Layer, Error Detection, Multiple Access | |
Jul 24 | 6.4 | Ethernet, Switched LANs | HW5 due | HW6 Assigned |
Jul 28 | 6.6 - 6.7 | Data Centers, "The Big Picture" review, VLSM review problem | PA 2 due |
Jul 31 | EXAM 2 (Ch 4-6) | HW6 due | PA3: Routing Assigned | |
Aug 4 | 8.1 - 8.2 | EXAM 2 Discussion, Cryptography Concepts | |
Aug 7 | 8.3 - 8.5 | End-Point Authentication , PGP | HW7 Assigned |
Aug 11 | 8.6 -8.7, 8.9 | SSL, IPSec/VPN, Firewalls/IDP | |
Aug 14 | TBD | HW7 due | |
Aug 18 | PA 3 workday | PA 3 due | |
Aug 21 | FINAL EXAM |