X Tutup
![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99) ![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103) # 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](https://github.com/Alex108-lab)
X Tutup