Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 319 Bytes

File metadata and controls

9 lines (7 loc) · 319 Bytes

csci466-fall2025

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)