nn::dlp::CTR::Server Classclass Server
Class for download play servers.
| S |
GetBufferSize
|
Gets the size of the buffer required to initialize the server. |
|---|---|---|
| S |
Initialize
|
Initializes the server. |
| S |
Finalize
|
Finalizes the server. |
| S |
GetState
|
Gets the server state. |
| S |
GetEventDesc
|
Gets arriving events from the queue. |
| S |
OpenSessions
|
Begins download sessions. |
| S |
AcceptClient
|
Allows client connections. |
| S |
DisconnectClient
|
Forcibly disconnects client network connections. |
| S |
StartDistribute
|
Begins download sessions. |
| S | RebootAllClients | Sends a reboot request to all clients. |
| S |
CloseSessions
|
Halts download sessions. |
| S |
GetConnectingClients
|
Gets the number of connected clients. |
| S |
GetClientInfo
|
Gets the client's information. |
| S |
GetClientStatus
|
Gets the client status, download progress, and other information. |
| S |
GetLinkLevel
|
Returns the lowest client link level value. |
CONFIDENTIAL