Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ahsanshahrukh/ClientServer

Repository files navigation

********************************README***********************************************
1)Extract all the files in one folder
2)Open Terminal and run the server by running python MergeSortServer.p and desired port number(Example :python MergeSortServer.py 4444)
3)Open new Terminal and Run the Client by python MergeSortClient.py localhost 4444
4)You will see the received array is sorted on the client terminal
5)Run another client to check for multi client-server logic
6)you can also try to run client on another PC connected by same internet source.

About

This is a Basic one Server and Multiple Client Program in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages