is there a way to limit the number of clients a tcpListener can accept?
Count them and dont accept() if you have too many?