Simon S. Lam

CS 356 Lecture Slides and Reading Assignments

Textbook: J. F. Kurose and K. W. Ross, Computer Networking: A Top Down Approach, 5th edition, Addison Wesley, 2010 (online resources on AW website). I  have requested that this book be put on 2-hour reserve in the PCL library. 

There are many minor differences between the 4th and 5th editions.  But there are only three sections in 5th edition that are new or substantially different from the 4th edition wrt our syllabus, namely:

Lecture Slides (2/page, 4/page):  Lecture slides provided herein are to be used for educational purposes only. Please respect the intellectual property rights of their authors and do not use them for commercial profit. Most slides, more than 90%, are courtesy of Kurose and Ross (many have been revised by S.S. Lam). The balance of the slides were created by S.S. Lam from a variety of sources.  NoteI have likely included more slides than I will cover in lectures.  Some slides will be skipped in lectures.  On the other hand, there are lecture materials that appear in the slides only but not in the textbook, and you should know them in exams.

(The following guide is subject to revision.  Before each exam, read the following again for the most up-to-date instructions.)

1. Computer Networks and the Internet

Read entire chapter 1. Note that Chapter 1 lecture slides contain materials on performance analysis not in the text.  Section 1.7 on History will not be in the exam.

2. Application Layer

Read entire chapter 2.  For Sections 2.7-2.8, you need to understand the basics and principles of TCP and UDP sockets, but there will not be any question on Java code in the exam.  (From the slides, you can see that I will cover the sections in chapter 2 in a different order.)

3. Transport Layer

Read entire chapter 3, with some exceptions:

My coverage of the material in Section 3.4 is different from your text. More specifically, I use notation and diagrams different from those used by Kurose and Ross to explain the same concepts and ideas.  Also, I have performance analysis material not in the text. You should follow the notation and math in Lecture slides instead of the text.

You can skip subsection 3.6.3 on ATM congestion control. Also, you can skip the sending rate analysis in lecture slides 90, 91, and 92.

4. Network Layer and Routing

Read entire chapter of your text, with the following allowances:
   - You can skip materials in subsections 4.3.1, 4.3.2, 4.3.3, and 4.3.4 
   - The RIP protocol in subsection 4.6.1 and the OSPF protocol in 
     subsection 4.6.2 will be covered at a high level with details in
     the protocols omitted.  You need to know materials covered in lectures
     but not the omitted details.
   - You can skip section 4.7 on Broadcast and Multicast Routing.  I will use
     three slides in class to introduce the basic concepts.

5. Link Layer and Local Area Networks

Read entire chapter of your text, with the following allowances:
   - subsection 5.5.1, Manchester encoding will be skipped in class
   - section 5.6.5 on VLANs will not be in exam
   - among all the details of section 5.7, the most important things to know
             are in subsection 5.7.1 on data framing and use of byte stuffing
             to send transparent data.
 

6. Wireless and Mobile Networks

Read Chapter 6 through the end of Section 6.3 with the following allowances:
  - subsection 6.3.3, details of 802.11 frame format will not be in exam
   - subsection 6.3.6, details of Bluetooth and WiMax will not be in exam

8. Security in Computer Networks

Read entire Chapter 8 with the following allowances:
  - details of symmetric key cryptography in section 8.2.1
     will be skipped.
  - details of the RSA algorithm in subsection 8.2.2 will be skipped
     because the algorithm is covered in CS 337
  - section 8.7 on wireless LAN security will be covered at a high
     level with details omitted (will not be in exam).