You are here: Home / Past Courses / Fall 2012 - ECPE 177 / Resources

Resources

Lecture Slides

TopicDownload
Introduction PDF [10MB]
Networking Essentials for Lab PDF [3MB]
Application Layer: HTTP PDF [7MB]
Application Layer: Email DNS DHCP PDF [6MB]
Sockets PDF [5MB]
Transport Layer (TCP/UDP) PDF [12MB]
C Programming Essentials
+ in-lab handout
PDF [3MB]
Application Layer: P2P PDF [5MB]
Sockets API PDF [6MB]
Exam Review PDF [7MB]
IP PDF [4MB]
Project 2: swget PDF [0.5MB]
ARP PDF [2MB]
ICMP PDF [2MB]
Routing Protocols 1 PDF [5MB]
Routing Protocols 2 PDF [5MB]
Ethernet PDF [7MB]
Recap PDF [6MB]
Security PDF [13MB]
Future of the Internet PDF [5MB]
Exam Review PDF [8MB]

 

C Programming References

 

Linux Programming References

  • Linux Tutorial for Programmers by our own Dr. Bill Ford in CS
    • Useful sections for this course include Linux files and directories (Ch 1), commonly-used commands (Ch 2), and redirection and pipes (Ch 3)
  • Find other good references? Email me!

 

Socket Programming References

 

Networking