Download CERapi - the managed Windows CE Remote API

Windows CE Remote API (RAPI) is the mechanism via which desktop applications can talk with the Windows CE device over ActiveSync connection. However, since RAPI is not supported natively for managed code development, I have been working on an implementation for managed code, CERapi.

You can download CERapi from ****

It comes with complete documentation, examples and currently supports:

  1. Retrieving device and OS information
  2. Retrieving Battery (main and backup) charge details
  3. Retrieving Memory details of the device
  4. Retrieving Special Folders, Storage details and more…

For more details on how it CERapi works, visit https://geekswithblogs.net/khanna/archive/2005/02/15/23081.aspx and https://geekswithblogs.net/khanna/archive/2005/02/15/23042.aspx.

Your comments and feedback are welcome. Send them from ****

This article is part of the GWB Archives. Original Author: Gaurav Khanna

New on Geeks with Blogs