I am doing something in Java for a student project. One of the things in the project involves a simple broadcast server: clients connect to a server with sockets, the server takes whatever it receives ...