TanyaRadevaMSFT
Thu May 01 08:42:00 CDT 2008
You can use CoreCon APIs to communiacate with WinCE/Windows Mobile devices
from Windows station. CoreCon APIs work for AcriveSync and TCP/IP devices and
emulators (via DMA). You can use Visual Studio, specifically Visual Studio
for Devices (VSD)/Smart Device project (VSD is installed with VS
installation) . VSD has connectivity API which could be used to write remote
tools (Remote file viewer etc) kind of aps. You may find thi sblog useful:
http://blogs.msdn.com/vsdteam/archive/2007/11/20/corecon-api-part-1.aspx
Best regards,
Tanya
"Kid" wrote:
> Hi
>
> How to send data between Windows and WinCE , is Activesync protocol best way,
> where can I find the documents ?
>
> Do you know Windows CE USB Serial Host wceusbsh.sys driver ? Where can I get
> its WDM source , can I use it to recieve WinCE device data ?
>
>