Skip to content

ThiaudioTT/websocket-programming-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Socket programming

This is just a simple exercise about socket programming in python.

Echo server

Some helpful videos

this explains in 10 minutes, it is like a crash course but you need to have some foundation on networking... https://youtu.be/bwTAVGg_kVs

This is like the video above but with some implementation, the video is gud despite some errors. https://youtu.be/3QiPPX-KeSc

And our last one provides some foundation that you learn in books. https://youtu.be/YwWfKitB8aA

thats all.

bonus:

https://realpython.com/python-sockets/

About

learning computer networking and sockets in python!!1

Topics

Resources

Stars

Watchers

Forks

Languages