Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajaykumar4/client-server


https://github.com/ajaykumar4/client-server

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Client-Server

To run the Client-Server, First need to Run Server followed by Client. The Server and Client code can be executed using an IDE such as PyCharm, or by performing in the terminal . Client code can be executed multiple time in the different terminal.

To run the Server in Python 3.6+

python ./Server.py

To run the Client in Python 3.6+

python ./Client.py