This is an old revision of the document!
EECS148: Introduction to Computer Networks, Spring 2011
Discussion Schedule and Materials
This tentative schedule will be updated throughout the quarter.
Week | Date | Topic | Chapters to Read | Covered Materials |
---|---|---|---|---|
1 | Fri 4/1 | Layering, Encapsulation Circuit vs. Packet Switch Problems Delay Calculation Problems | 1.3, 1.4, 1.5 | Problems 7, 8, 9 |
2 | Fri 4/8 | TCP/UDP Socket Programming | 2.7, 2.8 | Slides TCPClient.java TCPServer.java |
3 | Fri 4/15 | Makeup Session (DNS) | 2.5 | (see lecture schedule) |
4 | Fri 4/22 | Cancelled | NA | NA |
5 | Fri 4/29 | GBN; SR; TCP Reliable Transmission + Flow Control | 3.4, 3.5 | Slides from lecture (Part 1,Part 2,Part 3) Go Back N Example, Selective Repeat Example TCP Example |
6 | Fri 5/6 | TCP Congestion Control | 3.6, 3.7 | Congestion Control Applet TCP Congestion Control Problem P43 pg. 308 |
7 | Fri 5/13 | Hierarchical Addressing, Subnets, DHCP Wireshark | 4.4 | P10,12,15 pg. 427-428 Wireshark |
8 | Fri 5/20 | Link State and Distance Vector Routing | 4.5 | Bellman Ford Example Dijkstra Example |
9 | Fri 5/27 | Error Detection, Multiple Access Protocols | 5.2, 5.3 | CRC Calculation, ALOHA Examples |
10 | Fri 6/3 | Summary, CSMA Efficiency | 5.9 | Web Request Journey P24 Soln Quiz Soln |