QTcpSocket not working in QT simulator
-
Hi all,
I'm developing a QT Mobile Application that uses QTcpSocket. However, when running the application in simulator there is no connection attempt to my server. Doesn't allow the simulator socket communication to the OS ?
Thank you!
-
Oh, it works after having updated the SDK. :-)