Skip to content

Simple example of socket programming written in python3.

Notifications You must be signed in to change notification settings

TheMadProphet/Socket-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Socket-Example

This simple code shows how one could go about creating a TCP connection between server and client. Server also uses threading in order to handle multiple clients.

Releases

No releases published

Packages

No packages published

Languages