C# Class Advtools.AdvInterceptor.AdvWebServer

Afficher le fichier Open project: ADVTOOLS/ADVinterceptor Class Usage Examples

Méthodes publiques

Méthode Description
AdvWebServer ( State state ) : System
Start ( ) : void

Private Methods

Méthode Description
DisplayADVinterceptor ( HttpServer.RequestEventArgs e ) : void
GetIp ( string ip ) : IPAddress
OnRequest ( object sender, HttpServer.RequestEventArgs e ) : void

Method Details

AdvWebServer() public méthode

public AdvWebServer ( State state ) : System
state State
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void