This should work on Python3 across platforms, without any extra pip modules to be installed. The code is created and tested on : Windows 11 Python 3.7.4 [NOTE] Server uses static port number 5050 and ...
HOST = "127.0.0.1" # El hostname o IP del servidor PORT = 54321 # El puerto usado por el servidor ...