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
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 93 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 27 Mar 2025, 00:59 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!

    J 1 Reply Last reply 27 Mar 2025, 08:51
    0
    • I iamnotsad
      27 Mar 2025, 00:59

      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!

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 27 Mar 2025, 08:51 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

      1/2

      27 Mar 2025, 00:59

      • Login

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