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. Is it possible to implement Sniffer application without 3rd party libs?

Is it possible to implement Sniffer application without 3rd party libs?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 723 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.
  • P Offline
    P Offline
    pretty_nice
    wrote on 23 May 2017, 13:47 last edited by
    #1

    I have to develop the sniffer apllication (just some core functions as packet capturing, navigation etc.). I know it's possible to do with the WinPcap (libpcap for Linux). If it is possible, what classes should I use?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 May 2017, 14:08 last edited by
      #2

      Hi and welcome to devnet,

      Such low-level elements are outside of Qt's network stack so libpcap is a good choice.

      Note that there's Wireshark that already exists and sports now a Qt GUI on top of its analysis logic.

      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
      3

      2/2

      23 May 2017, 14:08

      • Login

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