Packet Sniffer SDK VCL Edition

HNFileAdapter :: Methods :: Constructor

 Previous Next

Creates an HNFileAdapter object.

Syntax:

constructor Create(AOwner: TComponent); override;

Description:

Creates an instance of HNFileAdapter necessary to work with a CAP file.

HNFileAdapter provides reading/dumping packets from/to a CAP file and gathering the traffic statistics.

See also:HNFileAdapter, Destructor