Code from lecture
All code can also be found on
this GitHub Repo
.
TCP Sockets (Sept 6)
guess_server.py
guess_client.py
Sending Objects through sockets (Sept 23)
objects_server.py
objects_client.py
UDP Sockets for PA3 (Oct 21st)
udp_server.py
udp_client.py
Basic Flask Application (Nov 18th)
app.py
raven.txt