Skip to content

bberkay/socket-programming-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Programming with Threading in Python

The main goal is to practice

Output Scenario

server.py is executed, then 2 instances of client.py are run in parallel, and the clients disconnect their connections after staying connected for 5 seconds each.

Releases

No releases published

Packages

No packages published

Languages