Results 1 to 2 of 2

Thread: Pcap with Qt

  1. #1
    Join Date
    Jul 2009
    Posts
    1
    Qt products
    Qt/Embedded
    Platforms
    Windows

    Default Pcap with Qt

    Hi,
    I have limited experience with qt. I can't seem to include Pcap file in Qt. I am trying to send packets to an FPGA without ports, only using mac addresses.(can't seem to that also).
    Any help with including Pcap library will be appreciated. I am using windows and have winpcap already installed.
    Thank you
    Last edited by singh08; 10th July 2009 at 02:17. Reason: mis spell

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Pcap with Qt

    Hi,

    I used pcap in a Qt application.
    I created a QThread that use pcap to sniff network traffic. Each time a packet arrives, the thread store data and emit a signal connected to the GUI.
    A camel can go 14 days without drink,
    I can't!!!

Similar Threads

  1. Static application missing pcap functionality
    By remy06 in forum Installation and Deployment
    Replies: 3
    Last Post: 21st May 2012, 18:33
  2. Qt and Pcap
    By darshan in forum Newbie
    Replies: 3
    Last Post: 20th November 2008, 08:40

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.