QSocket - change from old QT.... whats new ?
Unsolved
General and Desktop
-
Hey
So I'm in need of updating an old app which was made in much older QT... like 5.1 or something like that. In any case the app was connecting to photoshop but now the same code yeld unknownStatus/ failed connection.... I was using socket->connectToHost() before and now. So I guess the default implementation/flags must have changed or something like that?
I'm fairly "green" with tcp... so any idea how to run it in old legacy version?
TIA
-
Hi,
You have a porting guide here in Qt's documentation.