Skip to content

polygonman244/funwithsockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

funwithsockets

Simple python scripts for learning how clients and servers talk to eachother.

These scripts are a good starting point for learning networking with python. There are 2 types of client/server models, TCP and UDP, which operate on the Network Layer of the OSI model.

To run, you must have python3 installed.

About

Simple python scripts for learning how clients and servers talk to eachother

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages