This is a low-level network debugging utility that utilizes raw packet i/o to construct and deconstruct tcp, udp, ipv4, arp, and icmp packets over ethernet.

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

sniffer.h File Reference

sniffer.h File Reference

Ethernet packet Sniffer. More...

Go to the source code of this file.

Data Structures

class  Sniffer
 Demo - Ethernet Packet Sniffer. More...

Detailed Description

Ethernet packet Sniffer.

This file is the bread and butter of the NetTool; it processes and constructs ethernet frames on a bitwise level.

Definition in file sniffer.h.