资 源 简 介
INTRODUCTION
The purpose of this project, whose life started as a simple console application for a Introductory Network Engineering course at the Stevens Institute of Technology, is to demonstrate the basic concepts behind packet capture and how data packets work and flow in a network. From a technology perspective, it shows how to use libpcap, the seminal packet capturing library, GTK+ and sqlite. At the moment, it supports the following protocols:
Data Link (Layer 2):
Ethernet
Network (Layer 3):
IP
(R)ARP
Transport (Layer 4):
TCP
UDP
More:
DNS
NetBIOS (in progress)
FTP (in progress)
HTTP (in progress)
INSTALLATION
CURRENT VERSION
alpha_0.1.
Procedure
This is a Windows-only binary, t