Qt 6.11 is out! See what's new in the release
blog
[Solved] Function that controls the traffic in the network
General and Desktop
5
Posts
3
Posters
1.3k
Views
1
Watching
-
Hi all,
All is said in the title. I used before a function which periodically sends frames in the the network between client and server, in order to detect any problem of deconnection.
I forget the name :/
-
Hi,
Do you mean something like ping ?
-
Yes, the function in Qt just activates that "mechanism", but we need in addition some configuration in Windows or Linux..
-
Thanks a lot! You saved my life