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. Qudpscket doesn't work
Qt 6.11 is out! See what's new in the release blog

Qudpscket doesn't work

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 311 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
    ThenewQtDev
    wrote on last edited by
    #1

    Hello I'm newbie in qt
    I build desktop application and In this application I bind on port and ip but I run 2 instances of this application the qudp listiner is just work in one instance and the other doesn't receive the data
    Can anyone help. Me

    jsulmJ 1 Reply Last reply
    0
    • Kent-DorfmanK Offline
      Kent-DorfmanK Offline
      Kent-Dorfman
      wrote on last edited by
      #2

      As you said, you are a noob. Doubtful that it doesn't work. You are using it wrong. Post code so we can see what you are doing.

      The dystopian literature that served as a warning in my youth has become an instruction manual in my elder years.

      1 Reply Last reply
      0
      • T ThenewQtDev

        Hello I'm newbie in qt
        I build desktop application and In this application I bind on port and ip but I run 2 instances of this application the qudp listiner is just work in one instance and the other doesn't receive the data
        Can anyone help. Me

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

        @ThenewQtDev Do both instances use same port? See this: https://stackoverflow.com/questions/1694144/can-two-applications-listen-to-the-same-port/25033226
        Also, as @Kent-Dorfman please provide your code, else we can only guess.
        Do you have any error handling in your app to see what goes wrong?

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

        1 Reply Last reply
        1

        • Login

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