C# Class NetworkSniffer.IpSnifferRawSocketSingleInterface

Inheritance: IpSniffer
Afficher le fichier Open project: neowutran/ShinraMeter Class Usage Examples

Méthodes publiques

Méthode Description
IpSnifferRawSocketSingleInterface ( IPAddress localIp ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
SetEnabled ( bool value ) : void

Private Methods

Méthode Description
Finish ( ) : void
Init ( ) : void
ReadAsync ( Socket s ) : Task

Method Details

IpSnifferRawSocketSingleInterface() public méthode

public IpSnifferRawSocketSingleInterface ( IPAddress localIp ) : System
localIp System.Net.IPAddress
Résultat System

SetEnabled() protected méthode

protected SetEnabled ( bool value ) : void
value bool
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string