This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2024-11-24 05:21:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8fb4df5367
Python
/
simple-client-server
History
Harshil
621192998e
basic client-server implementation
2018-04-16 06:56:53 +02:00
..
client.py
basic client-server implementation
2018-04-16 06:56:53 +02:00
README.md
basic client-server implementation
2018-04-16 06:56:53 +02:00
server.py
basic client-server implementation
2018-04-16 06:56:53 +02:00
README.md
simple client server
Note:
Run
server.py
first.
Now, run
client.py
.
verify the output.