The NCD library provides an API for getting and setting the network configuration, and is primarily intended for testing during development.
Network settings on Wii are stored in the Wii system memory. They are automatically loaded and applied when network connections are started using the SO library, or when the NWC24 service automatically performs network communications. As a result, there is normally no need for applications to manage network settings. Aside from some functions that are used to get state information, the NCD library API should not be used for any purpose other than for testing.
The network settings that are saved in the Wii system memory are set using the Internet setting screen from the Wii Menu on the Wii console. The setting tool ncdconfigtool has also been provided for developers who cannot use the Wii Menu.
Some examples of network settings managed by the NCD library are given below.
NCDConfig.
2007/08/01 Standardized terminology and revised text.
2007/03/01 Corrected errors.
2006/08/14 Added 'Overview' section.
2006/08/09 Initial version.
CONFIDENTIAL