Chat server in Android with Qt
Mobile and Embedded
8
Posts
3
Posters
2.9k
Views
1
Watching
-
Hi,
Did you see "Network-chat":http://qt-project.org/doc/qt-4.8/network-network-chat.html example.
-
Don't be so lazy, there is chat tutorial in Qt docs and in example folder with source code and discription!
-
p3c0 has already done it. Look at "network chat ":http://qt-project.org/doc/qt-4.8/network-network-chat.html example.
-
p3c0... I have already find this but I have 2 questions..
This example can built with Qt5? Because I found that some libraries have changed from Qt4. And when I search for an example like this, I always try to find sthing in Qt5.
I can't understand how exactly run these files...I mean, just download them and drop them in a project and run, make two project one for client and one for server? What exactly..?
And I think that I have these, maybe fool, question because there is not a documentation with the source code to explain ...
thank you both of you!