The code I wrote during the course network.py.
The course focuses on implementing server-client protocols in python. It also explains the differences between TCP and UDP.
The main goal of this course is to build a game of Trivia using TCP, and allowing the server to serve multiple clients at once.