Is there any way to get notified when known SSIS wifi networks get in/out of range?

I want to write an application which consists on perform actions when a known wifi networks get in or out of range.

For example, let's say my home wifi network's SSIS is "WifiHome", and i want to make a notification "You just left home!" whenever the device can't detect this specific network anymore. (Or alternativly - "You just entered home" when the device re-detect signals from this network).

My question is: Is is possible to listen to those changes without polling the available-network-list frequently?

12
задан StarsSky 10 February 2013 в 14:15
поделиться