I'm trying to make a RIL driver on CE 6.0.
Then, I got a question about connection manager a few days ago.

I know there is a connection manager in only Windows Mobile series.
And the connection manager support to connect to the Cellular network.

How can I get the same function of connection manager in CE 6.0?

Re: what is the all of what I have to do for the Cellular in CE 6.0? by Graeme

Graeme
Tue Apr 29 07:54:13 PDT 2008

If you mean you want a data connection, you can use RAS or the WWANNDIS
driver (i think this is what its for as it includes RAS components), i've
only used RAS directly.

--
--
GraemeW
Web - http://www.bytesnap.co.uk
Blog - http://ce4all.blogspot.com

"kt" <kt@discussions.microsoft.com> wrote in message
news:2691FEE3-246E-4FA6-966E-66DC3993F387@microsoft.com...
> I'm trying to make a RIL driver on CE 6.0.
> Then, I got a question about connection manager a few days ago.
>
> I know there is a connection manager in only Windows Mobile series.
> And the connection manager support to connect to the Cellular network.
>
> How can I get the same function of connection manager in CE 6.0?