I've currently got a basic echoing server which can handle multiple clients via threading.
I've got it so that i can see all client messages via the server, but now I want to transmit the messages...