python-mini-project/Socket_example at main · Kader1680/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Star Badge Open Source Love

Socket example

🛠️ Description

Implementation of a socket in python

⚙️ Languages or Frameworks Used

The program was created with Python3.

🌟 How to run

# fist run the server

python ./server.py
# then run the client

python ./client.py

🤖 Author

Alexander Monterrosa