How to uses Activesync to connect to a host PC via USB RNDIS in Windows Embedded CE 6.0?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I have a CE 6.0 platform. It is based on the MX31 BSP . How to uses
Activesync to connect to a host PC via USB RNDIS driver?

I try to set "sysgen_usbfn_ethernet=1" and add USB RNDIS registry key under
HKLM\Drivers\USB\FunctionDrivers\ :

[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="RNDIS"

[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\RNDIS]
"bcdDevice"=dword:0
"Dll"="rndisfn.dll"
"FriendlyName"="Rndis"
"idProduct"=dword:F003
"idProductInternetSharing"=dword:303
"idVendor"=dword:45E
"Manufacturer"="Microsoft Corporation (PROTOTYPE--Remember to change
idVendor)"
"Product"="Generic RNDIS (PROTOTYPE--Remember to change idVendor)"
"UseActiveSyncIds"=dword:1

When device is runing, I can find RNDIS Connection in device and Host PC.but
ActiveSync can not connect to a host PC.

Thanks.


.



Relevant Pages