Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Network traffic analyzer/profiler?
Qt 6.11 is out! See what's new in the release blog

Network traffic analyzer/profiler?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
10 Posts 5 Posters 1.2k Views 2 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.
  • S Offline
    S Offline
    shokarta
    wrote on last edited by
    #1

    Hello guys,

    my app eats too much network traffic, and I have no idea why/where.
    Is there some tool I can check?

    Thank you

    JonBJ 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #3

      Hi,

      One of the main tool for network analysis is Wireshark.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • S shokarta

        Hello guys,

        my app eats too much network traffic, and I have no idea why/where.
        Is there some tool I can check?

        Thank you

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #2

        @shokarta said in Network traffic analyzer/profiler?:

        Is there some tool I can check?

        Probably depends what platform you are on.......

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #3

          Hi,

          One of the main tool for network analysis is Wireshark.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • S Offline
            S Offline
            shokarta
            wrote on last edited by
            #4

            @JonB im on windows
            @SGaist i tried that, but it seems it cant isolate process, so out of milion inputs per minute i dont see a way to separate my program.exe :(

            Christian EhrlicherC 1 Reply Last reply
            0
            • S shokarta

              @JonB im on windows
              @SGaist i tried that, but it seems it cant isolate process, so out of milion inputs per minute i dont see a way to separate my program.exe :(

              Christian EhrlicherC Offline
              Christian EhrlicherC Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on last edited by
              #5

              @shokarta you can do various filtering with Wireshark. For instance on specific ports.

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              1 Reply Last reply
              1
              • S Offline
                S Offline
                shokarta
                wrote on last edited by
                #6

                so Qt realy does not have anything in profiler or anything as standard solution?

                JonBJ 1 Reply Last reply
                0
                • Christian EhrlicherC Offline
                  Christian EhrlicherC Offline
                  Christian Ehrlicher
                  Lifetime Qt Champion
                  wrote on last edited by
                  #7

                  I fail to see why Qt should have something that specific.

                  Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                  Visit the Qt Academy at https://academy.qt.io/catalog

                  1 Reply Last reply
                  0
                  • S shokarta

                    so Qt realy does not have anything in profiler or anything as standard solution?

                    JonBJ Offline
                    JonBJ Offline
                    JonB
                    wrote on last edited by
                    #8

                    @shokarta
                    Qt is a code library for developing platform-independent applications. It is not its job to provide "Network traffic analyzer/profiler", and no it does not.

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      shokarta
                      wrote on last edited by
                      #9

                      thank you all, I will look into wireshark and see how I can get all the analysis needed to find out what exacly my app is doing.

                      1 Reply Last reply
                      0
                      • S shokarta has marked this topic as solved on
                      • andrA Offline
                        andrA Offline
                        andr
                        wrote on last edited by
                        #10

                        wireshark happens to be using Qt. just saying.

                        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