NCD Library API Function List

Getting States

NCDIsInterfaceDecided Checks whether the network interface is ready.
NCDGetLinkStatus Checks the current state of NCD.
NCDGetCurrentIfConfig Gets the current configuration of the network interface.
NCDGetCurrentIpConfig Gets the current TCP/IP configuration.

Temporary Configuration

NCDSetIfConfig Temporarily changes the network interface-related settings.
NCDSetIpConfig Temporarily changes the TCP/IP configuration.
NCDRestoreConfig Restores current network configuration to the configuration stored in the Wii console NAND memory.

Network Configuration Operations

NCDReadConfig Reads network configuration from the Wii console NAND memory.
NCDWriteConfig Network settings are written to the Wii console NAND memory.

Types and Structures

NCD API Error Value A list of the error values returned by many NCD APIs.
NCDConfig Structure used to store the entire network configuration.
NCDIfConfig Structure for storing the configuration of the network interface.
NCDIpConfig Structure for storing the TCP/IP configuration.
NCDWiredProfile Internal structure for storing settings related to wired connections.
NCDWirelessProfile Internal structure for storing settings related to wireless connections.
NCDIpProfile Internal structure for storing detailed TCP/IP settings.
NCDProxyProfile Internal structure for storing Proxy settings.

CONFIDENTIAL