Hi, is there a smart way to syncronize data from Pocked PC to the PC.

I have a program in the Pocked PC, made in C#.Net 2003 and i vant to
create a program on the pc that can read user typed data from my Picked PC
program.

How do i do this smartest, should i use Active Sync to do the job while i is
syncronizing all other things or what to do ?

Thank you very much for the help

Best resgards

Kim Madsen

Re: sync data from PDA by Andrei

Andrei
Thu Aug 21 18:10:42 CDT 2003

Kim,

One solution is to develope PC program that copies your data from PPC using
RAPI during ActiveSync session.
If you do it using C#, I would recommend to use RAPI library from
http://www.opennetcf.org
RAPI stands for Remote API and works on PC.

Andrei

"Kim Madsen" <khm@evision.dk> wrote in message
news:u8v6jz7ZDHA.1680@tk2msftngp13.phx.gbl...
> Hi, is there a smart way to syncronize data from Pocked PC to the PC.
>
> I have a program in the Pocked PC, made in C#.Net 2003 and i vant to
> create a program on the pc that can read user typed data from my Picked PC
> program.
>
> How do i do this smartest, should i use Active Sync to do the job while i
is
> syncronizing all other things or what to do ?
>
> Thank you very much for the help
>
> Best resgards
>
> Kim Madsen
>
>