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 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 StartFakeSession Starts a download session with no download.
S StopFakeSession Stops a participating session.
S GetMyStatus Gets the state of the local host.
S GetConnectingNodes Gets the connected node ID.
S GetNodeInfo Gets the connected node's information.
S GetLinkLevel Gets the link level.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL