I looked back the posts, but still don't get the clear picture yet.
I am using Xscale board on CE 5.0.
I am trying to connect two CE devices with USB. On the client,
there is USB Client inferface from Xscale and we have the driver
working on ActiveSync.
What I am trying to do is to emulate the both USB host and Client as COM port.
I would guess client is fine for serial data transfer, but what about the
host?
Should I migrate the driver from Printer Class driver to a Serial Class
Driver?
How can I do it? any suggestions?