Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

USB MODEM

0 views
Skip to first unread message

AAR

unread,
Aug 13, 2009, 4:06:01 AM8/13/09
to
In wince600 i am able to connect USB modem and its working fine. but hot
pluggin is not supporting (remove and reinsert), its showing error as "no
modem". can i get any help in this regard?
please give some idea.

Rob

unread,
Aug 30, 2009, 7:29:01 AM8/30/09
to
Who gives that error ? An application ?
It could be that the driver DOES support it, but the resulting events are
just not handled correctly by the application.
I've written an USB-CDC driver, the hotplug functionality is pretty standard.
If your app does not close the port at unplug, when replugging it, the
portname will change (in my case CDC1 -> CDC2).

Kind regards,
Rob.
www.robtso.nl

AAR

unread,
Aug 31, 2009, 3:06:01 AM8/31/09
to
thanks rob, i am realy thankful to you.
i am using :\WINCE600\PUBLIC\COMMON\OAK\DRIVERS\USB\CLASS\USBSER driver,
this creates three com ports (modem interfaces) and while removing all three
com are removed.
error comes from the rnaapp.exe. which shows an error "modem is not plugged
in or it is out of service" this comes after first removal of modem from the
port, even if modem not reinserted.
wheather dailup connection in wince supports hotplug?
0 new messages