Server ping in iOS and Android. How?
-
wrote on 31 Aug 2019, 20:15 last edited by
Hello all!
Does anybody knows how to perform ping to server in iOS and Android? I need something similar to shell command "ping". -
Hi,
You use QTcpSocket to connect to your server.
1/2