hi all,
First thing is that , when a PDA is plugged in it shouuld detect the
connection and the desktop appln should start sync.. with the PDA to
get the config file.
based on config file the xml file should be copied to or read from
the specified path in PDA.
plz help me.
dbgrick - 31 Jan 2008 15:23 GMT
You could write an activeSync provider, but I've done this and it is kind of
tedious or you could use RAPI to transfer the file directly from the PC when
you detect an activeSync connection or finally you could wire up the
SystemState Changed event using the SystemProperty.ActiveSyncStatus property
in the constructor on the pda side. Then you use the Changed event handler
to detect an activeSync conenction and pull the file or write the file back
to your PC.
Regard,
Rick D.
> hi all,
> First thing is that , when a PDA is plugged in it shouuld detect the
[quoted text clipped - 4 lines]
>
> plz help me.
r_z_aret@pen_fact.com - 31 Jan 2008 21:10 GMT
>hi all,
>First thing is that , when a PDA is plugged in it shouuld detect the
>connection and the desktop appln should start sync.. with the PDA to
>get the config file.
>based on config file the xml file should be copied to or read from
>the specified path in PDA.
You can use RAPI in a desktop application to manipulate files and data
on an attached handheld; for info, loop up CeReadFile and relatives.
For info about making sure the app starts when a handheld is
connected, see my 22 Oct 2003 contribution to a thread called "How to
check Pocket PC is Connected or not?" in
microsoft.public.pocketpc.developer.
>plz help me.
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com