You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to run:
1) open 2 terminals side by side
2) on one terminal run $python3 Server.py
3) on the other terminal run $python3 Client.py
*note: server should be running before running client