Once a connection is established between NetDCUX/PicoMOD and the desktop computer, RAPI gives an application running on a desktop computer the ability to invoke function calls on NetDCUX/PicoMOD platform (only if X supports ActiveSync over USB device interface). In this sample RAPI functions are "imported" from RAPI.dll. An other possibility is to include RAPI.h and link against RAPI.lib (if both are available!). This sample shows how to create a registry key from desktop computer on NetDCUX/PicoMOD platform.
For further information please refer "Remote Application Programming Interface (RAPI) Reference" from microsoft.
For further information please refer "Remote Application Programming Interface (RAPI) Reference" from microsoft.