P
Peter Huish
I am using the OpenNETCF DeviceManagement NetworkConnected event
(rightly or wrongly) to determine when after a power on the network is
in a state where I can connect to and exchange data over a socket. In
WM2005 it seems that when a device is powered on this event occurs 4
times after which point the network indicator on the PPC indicates that
there is a connection to the wireless network.
Currently I am using a simple count of this event to determine when I
can enable users to transmit their data and I am a bit concerned that
this is not a failsafe means to assume network connectivity exists.
Is there a more robust means of determining that the netowrk us
connected?
If I click on the network notification bar it will tell me the network
that it is connected to and the signal strength. How can I access that
programatically?
thanks
pete
(rightly or wrongly) to determine when after a power on the network is
in a state where I can connect to and exchange data over a socket. In
WM2005 it seems that when a device is powered on this event occurs 4
times after which point the network indicator on the PPC indicates that
there is a connection to the wireless network.
Currently I am using a simple count of this event to determine when I
can enable users to transmit their data and I am a bit concerned that
this is not a failsafe means to assume network connectivity exists.
Is there a more robust means of determining that the netowrk us
connected?
If I click on the network notification bar it will tell me the network
that it is connected to and the signal strength. How can I access that
programatically?
thanks
pete