Home > Archive > Smartphone Developer Forum > May 2005 > How to get the wireless connection status?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to get the wireless connection status?
|
|
|
| Dear all,
I¡¦m developing an application on Dopod 699 with ¡§Microsoft Windows Mobile
2003 Pocket PC Phone 2nd Edition¡¨ using eVC4, and we need to know:
1.) The connection status like which of Wi-Fi, GPRS or bluetooth is
selected, and the radio quality of connection.
2.) How to establish connection via desired network (GPRS or Wi-Fi).
Does anyone know how to achieve these? Thanks a lot.
| |
|
| Tang wrote:
> Dear all,
>
>
>
> I¡¦m developing an application on Dopod 699 with ¡§Microsoft Windows Mobile
> 2003 Pocket PC Phone 2nd Edition¡¨ using eVC4, and we need to know:
> 1.) The connection status like which of Wi-Fi, GPRS or bluetooth is
> selected, and the radio quality of connection.
Not sure about the others but TAPI will give you GPRS info.
> 2.) How to establish connection via desired network (GPRS or Wi-Fi).
Have a look at ConnMgrEstablishConnection() and related functions, i
believe they are avaible on PPC.
riki
Travel important today; IRS arrives tomorrow.
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
|
|
|
|
|