메소드 | 설명 | |
---|---|---|
GpspServer ( ) : System | ||
Shutdown ( ) : void |
Shutsdown the GPSP server and socket
|
메소드 | 설명 | |
---|---|---|
ProcessAccept ( |
When a new connection is established, we the parent class are responsible for handling the processing
|
메소드 | 설명 | |
---|---|---|
GpspClient_OnDisconnect ( |
Callback for when a connection had disconnected
|
protected ProcessAccept ( |
||
Stream | A GamespyTcpStream object that wraps the I/O AsyncEventArgs and socket | |
리턴 | void |