Qt 6.11 is out! See what's new in the release
blog
Sending a message to a mobile
General and Desktop
3
Posts
3
Posters
1.5k
Views
1
Watching
-
If split off your question from where you have posted it "originally":/forums/viewthread/16360/. Please don't hijack other threads with completely unrelated questions. Thanks.
If you want to get some sane answers, some more information would be helpful, starting with whether you're on a mobile device or the desktop.
-
You can connect to most devices using sockets... it all depends on what you want to do on your client/server and which device is which.
Read this http://doc.qt.nokia.com/4.7-snapshot/network-programming.html
It may give you some insight on how the communications work with Qt...