I made a server and made is listen to all network interfaces using the command
server.listen(QHostAddress::Any,port);
but when I try to connect to the server t