Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. packet sniffer using Qt
QtWS25 Last Chance

packet sniffer using Qt

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 4 Posters 1.5k 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.
  • N Offline
    N Offline
    Nisha
    wrote on last edited by
    #1

    Is there any option to create a software application similar to Wireshark using Qt API's alone.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by A Former User
      #2

      Hi! Wireshark uses Qt, maybe have a look at the source code to see how they do it.

      1 Reply Last reply
      2
      • p3c0P Offline
        p3c0P Offline
        p3c0
        Moderators
        wrote on last edited by
        #3

        @Nisha Have a look at libpcap. Check if you can find a Qt wrapper for it.

        157

        1 Reply Last reply
        1
        • N Offline
          N Offline
          Nisha
          wrote on last edited by
          #4

          Thank u for the reply.......but i have another doubt and since am new to Qt, i don't know whether am wrong .from the source code of wireshank, Is Qt used only for UI design of the wireshark application or else for whole programming ie for packet processing,data parsing etc....

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

            Hi,

            AFAIK, they use Qt for the UI part, the lower levels don't. The project has switched from GTK recently.

            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

            • Login

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