TA: Zengwen Yuan (zyuan [at] cs.ucla.edu
)
Office Hours: 392 Engineering VI, Thurs 1:00 — 3:00 p.m.
Week | Date | Note | Topic |
---|---|---|---|
10 | 6/7/19 | Slides | Wireless, security, final review. Prof's study guide for the final |
9 | 5/31/19 | Slides | Link layer (cont'd), Project 2. A proof for slotted Aloha's efficiency (courtesy of T. Charles Clancy). |
8 | 5/24/19 | Slides | BGP routing, Link layer intro. |
7 | 5/17/19 | Slides | Network layer control plane and routing algorithms (courtesy of Zhehui Zhang). |
6 | 5/10/19 | Slides | Network layer (data plane), Project 2. |
5 | 5/3/19 | Slides | TCP congestion control. |
4 | 4/26/19 | Slides | Reliable data transfer, TCP. |
3 | 4/19/19 | Slides | Application/Transport layer protocols. |
2 | 4/12/19 | Slides | Application layer protocols, Project 1 spec. |
1 | 4/5/19 | Slides | Introduction, socket programming basics. |
Beej’s Guide to Network Programming: http://beej.us/guide/bgnet
Let's code a TCP/IP stack tutorial series:
RFCs:
C/C++ reference: http://en.cppreference.com