Skip to content

richmoore/qpcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QPcap - A Qt wrapper for libpcap
================================

This library provides a Qt based API around libpcap.

Examples
========

Note that as with anything using raw sockets, these examples (and anything
else using this library) must be run as root.

demo1   Uses the Qt signal based api to print information about packets.
demo2   Uses the synchronous API to read a few packets.


Building
========

qmake
make

(c) 2011 Richard Moore, rich@kde.org

About

A Qt wrapper around libpcap

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors