메소드 | 설명 | |
---|---|---|
HttpListener ( |
||
HttpListener ( |
||
HttpListener ( string httpPrefix ) : System | ||
Start ( ) : void |
Starts listening for incoming connections
|
|
Stop ( ) : void |
Stops listening for incoming connections
|
메소드 | 설명 | |
---|---|---|
EndGetRequest ( IAsyncResult result ) : void | ||
HandleRequest ( |
public HttpListener ( |
||
address | ||
port | int | |
리턴 | System |
public HttpListener ( |
||
endpoint | ||
리턴 | System |
public HttpListener ( string httpPrefix ) : System | ||
httpPrefix | string | |
리턴 | System |