About RDA with ActiveSync in .Net Compact Framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,
I am trying to carry out RDA with ActiveSync and code it in .Net Compact
Framework. Does any libraries support this feature? Thanks for your help
 
Dan / Van:

ActiveSync is a desktop tool that can provide a 'trigger' when the device
connects. What then? RAPI? A close look at the OpenNETCF desktop
communications namespace is in order. You will need to look at CreateProcess
and code both the desktop and handheld applications to be aware of each
other. It is _very_ important not to underestimate the ballet that needs to
take place in automation.

Rick Winscot
www.zyche.com
 

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

Back
Top