Pcap instance.Pcap.openOffline
Pcap openOffline(string path)Opens an offline capture from a pcap file.
Parameters
path | The path to the file. |
Returns
A new
Throws
PcapException if the file cannot be opened.Pcap openOffline(string path)Opens an offline capture from a pcap file.
path | The path to the file. |
Pcap instance.PcapException if the file cannot be opened.