Unable to connect to QTcpServer. Server isn't listening to all connections

后端 未结 0 451
孤独总比滥情好
孤独总比滥情好 2020-12-15 16:16

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题