MP API Introduction

Introduction

The MP API is a library used to implement DS Wireless Play and DS Download Play with the Nintendo DS system. Communication among Nintendo DS systems is implemented using a unique protocol known as MP communications. This library enables MP communication on the Wii.

For more on MP communications, see the Wireless Communications Library Description in the Nintendo DS developer's kit, NITRO-SDK.

Differences with the NITRO-SDK Communications Library

Due to hardware and software limitations, the following differences with the NITRO-SDK WM library exists.

Revision History

2007/11/28 Made corrections in notation.
2007/11/21 Revised text specific to SSID notifications.
2007/10/26 Made changes in line with implementation of the MPDS library.
2007/09/26 Made changes in line with implementation of MP library features.
2007/07/25 Added an explanation of the problem that relates to SSID notifications from child devices at connection time.
2007/01/29 Revised text specific to sequential communications.
2007/01/29 Indicated the lack of V-Blank synchronization among the Wii and the DS devices.
2006/07/19 Eliminated restrictions related to V-Blank synchronization.
2006/06/29 Initial version.


CONFIDENTIAL