Course: CISC450/650-CPEG419-ELEG/CPEG651 Computer Networks
Professor: Paul D. Amer

Homeworks

  1. Chapter 1  Introduction to Computer Networks and the Internet
  2. Chapter 2  Application Layer
  3. Chapter 3  Transport Layer
  4. Chapter 4  Network Layer and Routing
  5. Chapter 5  Link Layer and Local Area Networks

Wireshark Assignments

  1. Intro - Getting Started Note: This assignment is the only course assignment which must be done by every student alone. No groups of 2.
  2. DNS
  3. HTTP
  4. UDP
  5. TCP
  6. IP
  7. DHCP
  8. NAT
  9. Ethernet and ARP

Projects/Programs

  1. Project 1 Socket Programming: File Transfer over TCP, UDP in Python