birg81 / tombolaSocket

This java software makes use of tcp sockets and threads. Once the software is started, it creates a Server. The server listens on port 80 (default http port). When the browser starts the local address of your PC, it returns, in HTML format, a page representing a Tombola card. Tombola is an Italian game similar to Bingo. The Tombola card will have an HTML table with 15 cells (3 rows and 5 columns) containing the distinct numbers from 1 to 90. I hope you get lucky and scream "tombola"!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This java software makes use of tcp sockets and threads. Once the software is started, it creates a Server. The server listens on port 80 (default http port). When the browser starts the local address of your PC, it returns, in HTML format, a page representing a Tombola card. Tombola is an Italian game similar to Bingo. The Tombola card will have an HTML table with 15 cells (3 rows and 5 columns) containing the distinct numbers from 1 to 90. I hope you get lucky and scream "tombola"!


Languages

Language:Java 100.0%