Skip to content

OmriPy/Network.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network.py

The code I wrote during the course network.py.

Details

The course focuses on implementing server-client protocols in python. It also explains the differences between TCP and UDP.

Goal

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.

Releases

No releases published

Packages

No packages published

Languages