Categories
Articles NETCF

All about RAPI

If you are writing a desktop application to talk to your device-side software, chances are you’ll need to work with the Remote API (RAPI). This article by Larry Roof describes RAPI and uses OpenNETCF’s Communication library to copy files, launch programs and query settings on the device.

By Peter Foot

Microsoft Windows Development MVP