메소드 |
설명 |
|
HttpServer ( ) : System |
|
|
HttpServer ( Action MessageReceivedCallback ) : System |
|
|
HttpServer ( Action MessageReceivedCallback, int port ) : System |
|
|
HttpServer ( int port ) : System |
|
|
IsFontFile ( string filename ) : bool |
|
|
IsImageFile ( string filename ) : bool |
|
|
IsMediaFile ( string filename ) : bool |
|
|
IsStylingFile ( string filename ) : bool |
|
|
IsSubtitleFile ( string filename ) : bool |
|
|
IsWebPageFile ( string filename ) : bool |
|
|
JsonToSend ( string json ) : void |
|
|
SendMessage ( string msg ) : void |
|
|
ServerLogic ( int port ) : void |
|
|
SetDefaultPage ( string fileName ) : void |
|
|
SetFileDir ( string dir ) : void |
|
|
SetWebHomeDir ( string dir ) : void |
|
|
StopServer ( ) : void |
|
|