Method | Description | |
---|---|---|
Close ( ) : void | ||
GetTapDevice ( string device_name ) : |
||
Read ( byte packet ) : int | ||
Write ( byte packet, int length ) : int |
public static GetTapDevice ( string device_name ) : |
||
device_name | string | |
return |
public abstract Write ( byte packet, int length ) : int | ||
packet | byte | |
length | int | |
return | int |