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
- Re: I cant start repllog.exe when I connect USB cable of the target device to the host PC
... When I try to connect USB cable to the host PC in order to start ... ActiveSync, I always fail to start repllog.exe. ... And the target device dosn't show any messages on terminal program, ... built in Release mode as the other one built in Debug mode, ... (microsoft.public.windowsce.embedded) - Re: Wireless sync to laptop in several network configs with DHCP
... >Does anybody know why ActiveSync somehow caches the IP of the host pc? ... >have my laptop, that I sync with, and I've set up my cradle at work, and use ... (microsoft.public.pocketpc.activesync) - Wireless sync to laptop in several network configs with DHCP
... Does anybody know why ActiveSync somehow caches the IP of the host pc? ... takes a good 2 minutes for my iPaq 4150 to actually FIND the laptop. ... (microsoft.public.pocketpc.activesync) - Re: I cant start repllog.exe when I connect USB cable of the target device to the host PC
... When I try to connect USB cable to the host PC in order to start ... ActiveSync, I always fail to start repllog.exe. ... And the target device dosn't show any messages on terminal program, ... built in Release mode as the other one built in Debug mode, ... (microsoft.public.windowsce.embedded) - Re: USB Serial Function Client Driver with Windows XP PC Host
... ActiveSycn installed on the host, ... I have tried connection my wince device over usb to Host PC (windows ... It successfully detects as ActiveSync and loads Microsoft ... it waits at the ReadFile() function infinitely ... (microsoft.public.windowsce.platbuilder) |
|