C# 클래스 Advtools.AdvInterceptor.AdvWebServer

파일 보기 프로젝트 열기: ADVTOOLS/ADVinterceptor 1 사용 예제들

공개 메소드들

메소드 설명
AdvWebServer ( State state ) : System
Start ( ) : void

비공개 메소드들

메소드 설명
DisplayADVinterceptor ( HttpServer.RequestEventArgs e ) : void
GetIp ( string ip ) : IPAddress
OnRequest ( object sender, HttpServer.RequestEventArgs e ) : void

메소드 상세

AdvWebServer() 공개 메소드

public AdvWebServer ( State state ) : System
state State
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void