SimpleGame21 How to run the server? Insert your hostname(ip) and port in the file Server/Server.rb Now run ruby Server/Server.rb. How to run the client? Insert your hostname(ip) and port in the file Client/client.py (It has to be python 3) Now run python Server/client.py.