Свойство | Type | Description | |
---|---|---|---|
VC2010Installed | bool | ||
VC2010InstalledVersion | string | ||
WinPcapDevices | List |
||
WinPcapInUse | |||
WinPcapInstalled | bool | ||
WinPcapInstalledVersion | string |
Méthode | Description | |
---|---|---|
Check ( ) : bool | ||
CheckVC2010 ( ) : bool | ||
CheckWinPcap ( ) : bool | ||
Dependencies ( ) : System | ||
GetWinPcapDevs ( ) : List |
||
RunWinPcapService ( IEnumerable |
Makes sure that the "NetGroup Packet Filter" service status is "Running" and that all specified interfaces are captured.
|
Méthode | Description | |
---|---|---|
Download ( string link, string filePath ) : void | ||
DownloadCompleted ( bool success, string filePath ) : void | ||
RestartNpfService ( ) : bool | ||
UpdateGui ( ) : void | ||
button1_Click ( object sender, |
||
button2_Click ( object sender, |
||
button3_Click ( object sender, |
||
pcap_findalldevs ( |
||
pcap_freealldevs ( |
||
pcap_lib_version ( ) : |
public static RunWinPcapService ( IEnumerable |
||
requiredNics | IEnumerable |
If this is null it only alerts the user about any non-captured interfaces and returns true |
verbose | bool | |
Résultat | bool |
public static string VC2010InstalledVersion | ||
Résultat | string |
public static CountdownEvent,System.Threading WinPcapInUse | ||
Résultat |