codemistic / General-Projects

A repository to help the open-source community with some innovative projects
MIT License
51 stars 188 forks source link

Created a Python Socket Program. #407

Closed sitamgithub-MSIT closed 1 year ago

sitamgithub-MSIT commented 1 year ago

Created a two files named - 'Client.py' and 'Server.py' to implement basic socket principles. Primarily using Python socket module and other libraries.