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 Begins the data 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.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL