Skip to content

PCAP.DumpFile

Andrew Lambert edited this page Nov 26, 2022 · 8 revisions

PCAP.DumpFile

Class Declaration

 Protected Class DumpFile

Remarks

This class generates a standard PCAP file. Call WritePacket to write a Packet to the file. Files generated by this class can be opened using any PCAP-aware tool (Wireshark, etc.) or by using PCAP.OpenCapture

Methods

Properties

Shared Methods

Clone this wiki locally