Qt5.15.2 for Android: How to make tcp connection keepalived
Unsolved
Mobile and Embedded
-
Hi all,
I have implement a tcp server(QTcpServer) on android, I have client to connect the tcp server through wifi AP.
When the APP goto background, the tcp connection will be shutdown by system.
I want to make the tcp connection keepalived when the APP goto background.
Is there any solutions for this issue?
Thanks! -
@iamnotsad said in Qt5.15.2 for Android: How to make tcp connection keepalived:
Is there any solutions for this issue?
https://developer.android.com/training/run-background-service/create-service