Code from CSCI 466- Networks lectures (Fall 2025)
Repo Contents
TCP_sockets/- Socket programming with TCP sockets (Sept 10th + 12th)
http/ - Http requests in Python (Sept 3rd)
UDP_sockets/ - UDP socket examples (Oct 29th)
cloud_api/ - Flask web app for a basic API (Nov 17th)