Skip to content

Latest commit

 

History

History
 
 

Socket_example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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