|
Network-Music
0.1
An audible representation of network traffic
|
#include <QObject>#include <pcap.h>#include <sys/socket.h>#include <netinet/in.h>#include <netinet/ip.h>#include <netinet/ether.h>#include <net/ethernet.h>#include <arpa/inet.h>Go to the source code of this file.
Classes | |
| class | PacketCapturer |
Macros | |
| #define | SIZE_ETHERNET 14 |
| #define SIZE_ETHERNET 14 |