This website requires JavaScript.
Explore
Help
Sign In
OpenSoure_Repos
/
TheAlgorithms-Python
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-Python
mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced
2023-10-11 13:06:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0856a61859
TheAlgorithms-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.