HI,
I need to find out whether any GPRS connections already exist in a
winCE device and need to get the connection Handle for that.I tried
the ConnectionManager class but did not find any API that gives me
this.
Any help on this issue will be appreciated.

Thanks,
Keerthi

Re: How to Find out exisitng GPRS connections in a winCE device by Yaroslav

Yaroslav
Tue Mar 13 04:42:12 CDT 2007

What are you trying to accomplish? You can find an existing RAS connection
using RAS API. However, it is much harder task to find all active
connections (Ethernet, M/PDP GPRS etc.)

--
Yaroslav Goncharov
Pocket PC Developer Network coordinator, http://pocketpcdn.com
Spb Software House, http://spbsoftwarehouse.com


"keerthi" <kikivenkat@yahoo.com> wrote in message
news:1172576514.650433.222110@p10g2000cwp.googlegroups.com...
> HI,
> I need to find out whether any GPRS connections already exist in a
> winCE device and need to get the connection Handle for that.I tried
> the ConnectionManager class but did not find any API that gives me
> this.
> Any help on this issue will be appreciated.
>
> Thanks,
> Keerthi
>