메소드 | 설명 | |
---|---|---|
Server ( |
Initializes a new instance of the Server Class.
|
|
Start ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
onConnection ( |
||
server_Connection ( |
Handles the incoming connections.
|
public Server ( |
||
allowedAdresses | The address or address types that are allowed to connect. | |
port | int | The port the server should listen on. |
rootDirectory | ||
리턴 | System |