codemistic / General-Projects

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

Socket programming using Python #408

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.