Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt5.15.2 for Android: How to make tcp connection keepalived

Qt5.15.2 for Android: How to make tcp connection keepalived

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 85 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    iamnotsad
    wrote on last edited by iamnotsad
    #1

    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!

    jsulmJ 1 Reply Last reply
    0
    • I iamnotsad

      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!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @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

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved