This website requires JavaScript.
Explore
Help
Register
Sign In
TheAlgorithms
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
c787c13a715aeaaf152f1aa6aa43d0a50ff76811
Python
/
simple_client_server
History
Alex Brown
564179a0ec
increment 1
2018-10-19 07:48:28 -05:00
..
client.py
increment 1
2018-10-19 07:48:28 -05:00
README.md
increment 1
2018-10-19 07:48:28 -05:00
server.py
increment 1
2018-10-19 07:48:28 -05:00
README.md
simple client server
Note:
Run
server.py
first.
Now, run
client.py
.
verify the output.