Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 620 Bytes

File metadata and controls

7 lines (5 loc) · 620 Bytes

Cube Run

CubeRun-Server (add public IP and port of server in setup() in CubeRun.pde):

  • c = new Client(this, "XX.XXX.XXX.XXX", XXXX); // AQUI IP PÚBLICA Y PUERTO DEL SERVIDOR

CubeRun-Client (add previous port in setup() in CubeRun.pde):

  • s = new Server(this, XXXX); // PUERTO