/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"!

Primary LanguageJava

No issues in this repository yet.