nn::dlp::CTR::Server Class

Syntax

class Server

Description

Class for download play servers.

Member Functions

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 Starts data distribution for all download sessions.
S RebootAllClient Reboots 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 ForceClientToDownload Forces the client to download, ignoring the child version.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL