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
This is a python script that plays morse code simulating a telegram (except using python, a PC, and literally typing out the message). INSPIERED BY MY SOCIAL STUDIES UNIT; SHOUTOUT TO MRS.DINKLE YOUR THE BEST
Remember to replace the IP address in "socket.bind(('IP',8000)) to your real IPv4 on both the client and the server. Make sure you have Python 3.12.0 or newer installed for it to work via python --version. Just double click on the file to run it on your CMD and it should run. Although running the client first may raise an error, so run the server first