QTcpServer question
-
Hm, so you need "this signal":http://doc.qt.nokia.com/4.7/qabstractsocket.html#stateChanged ? QTcpServer is not relevant here, all that its do is initializing connection, not handling it all lifetime.
Hm, so you need "this signal":http://doc.qt.nokia.com/4.7/qabstractsocket.html#stateChanged ? QTcpServer is not relevant here, all that its do is initializing connection, not handling it all lifetime.