Kill mobile process from desktop

G

Guest

Is there any easy way to determine if a particular process is running on the
mobile device from the desktop using RAPI, and if so, to kill it?

Thx

Helen
 
A

Alex Feinman [MVP]

A custom approach is to write an agent application that would communicate
with the PC side application using sockets. This is pretty much what the
WM2003 SDK components do (File Viewer, Reg viewer, Spy) except they use
standardized transport components (part of PlatMan). These components are
kinda documented in Platform Builder. It might be easier for you to write
your own, if all you need are few simple tasks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top