Qt5 <-> Qt4 datastream compability
General and Desktop
3
Posts
3
Posters
824
Views
1
Watching
-
Hi!
I have two application communicating via tcp/ip with QDataStreams. I did already port one application to Qt5, the other application I can not port at the moment.
One of the applications stops working when receiving a QDataStream - can I still make this work somehow? (mb setVersion or something?)
Cheers
-
Are you using Sockets communitation?
Give some piece of code where the problem happens.
[]'s
-
hii
Have you look on this..