nn::dlp::CTR::FakeClient Class

Syntax

class FakeClient

Description

Class for download play fake clients.

Member Functions

S GetBufferSize Gets the buffer size required for fake client initialization.
S Initialize Initializes a fake client.
S Finalize Finalizes a fake client.
S GetEventDesc Gets arriving events from the queue.
S GetChannels Returns the channel bitmap that can be used for scanning.
S StartScan Starts scanning for servers.
S StopScan Stops scanning for servers.
S GetServerInfo Gets the server information from scan results.
S GetTitleInfo Gets the title information from scan results.
S DeleteScanInfo The scan data (server information and title information) of the specified server is deleted from the scan results.
S StartFakeSession Starts a download session with no download.
S StopFakeSession Stops a participating session.
S GetMyStatus Gets the one's own status, download progress, and other information.
S GetConnectingNodes Gets the node IDs of the nodes currently connected to the network.
S GetNodeInfo Gets the information for the nodes connected to the network.
S GetLinkLevel Gets the link level (signal strength).

Revision History

2010/08/16
Initial version.

CONFIDENTIAL