메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Start ( Action |
||
WebSocketServer ( int port, string location ) : System | ||
WebSocketServer ( string location ) : System |
메소드 | 설명 | |
---|---|---|
ListenForClients ( ) : void | ||
OnClientConnect ( ISocket clientSocket ) : void | ||
ParseIPAddress ( |
public WebSocketServer ( int port, string location ) : System | ||
port | int | |
location | string | |
리턴 | System |
public WebSocketServer ( string location ) : System | ||
location | string | |
리턴 | System |