Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Connection won't reset

Connection won't reset

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 976 Views 1 Watching
  • 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.
  • T Offline
    T Offline
    ThaRez
    wrote on last edited by
    #1

    Hello
    My issue is as follows. I have a software that sends data to a server over soap using the QNetworkAccessManager (I create a QNetworkRequest, assign it and the content to the manager and assign this to a QNetworkReply).
    Everything works fine under normal conditions, but if I disconnect the wifi and reconnect it i won't work though it reestablishes the wifi connection. If I issue a post command, nothing it will end up in a timeout... I repeat this in a loop and it always reaches the timeout. As soon as i restart the application everything works just fine...

    Do I somehow need to reset the network manager?

    • Best regards
      Richard
    1 Reply Last reply
    0

    • Login

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