We are trying to switch between WiFi and GPRS depending upon the availability of the network. We are also using OpenNETCF for the network activity.
Is there any callback methods available in the OpenNETCF or .NET Framework to get a notification whenever connection is available or gone?
Or can anyone direct me to a sample code for the same.
Note: We need a solution compatible with running on both Windows Mobile 5.0 and Windows CE.