-
Notifications
You must be signed in to change notification settings - Fork 0
ahsanshahrukh/ClientServer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published