Hi,

We have a requirement to emulate a USB modem device in order to test
PDA functionality which is a host.

I assume we would need to emulate a communication class device.

We also need to send data back to host based on packets received from
host. This would include call setup AT command responses and data
packets after the connection is established.

Does anybody know if this possible?

Thanks,

Jim

Re: Emulate USB Modem device by Pavel

Pavel
Tue Dec 19 18:57:03 CST 2006

Windows system (XP, Vista etc) never works in USB device mode,
it always is a host - even if the connected device is Usb2go.
So you'll need some hardware device or development board, that will
behave as device for both your PDA and Windows system.

Regards,
--PA


"jimhar66" <jimhar8@cox.net> wrote in message news:1166562169.679300.154880@a3g2000cwd.googlegroups.com...
> Hi,
>
> We have a requirement to emulate a USB modem device in order to test
> PDA functionality which is a host.
>
> I assume we would need to emulate a communication class device.
>
> We also need to send data back to host based on packets received from
> host. This would include call setup AT command responses and data
> packets after the connection is established.
>
> Does anybody know if this possible?
>
> Thanks,
>
> Jim
>