Click to See Complete Forum and Search --> : PC to PDA USB serial communication


dhiliphenraj
03-09-2007, 01:32 AM
Hi,

I have a requirement to establish an ordinary serial over USB(Virtual com for USB)communication between the windows XP based PC and windows mobile PDA.

I am using standard USB cable with connector A on the PC side and connector B on the PDA device side.

I dont want to use Activesync for this communication setup.

If this is done then my application can send and recieve the data using ordinary serial API's.

Based on this i have the following queries
1)How to get the virtual com port for the USB on the PC using usbser.sys.
2)How to get a virtual com port on the PDA.

Thanks
Dhiliphen