Hello, I am writing this after testing my application on a Treo 680 smartphone. I have a network application which always stays connected and warns the user if the network dies - the warning event is triggered by netIFMediaDown notification.
However, when having a network connection and then turning off the radio, the notification is not broadcast even minutes after the turnoff even though the network prefs panel shows that the link is down. All that I found on Palm-dev-Forum was the post below which advocated polling a NetLib call: http://news.palmos.com/read/messages?id=70565#70565 I would now like to ask if I am correct in understanding that the netIFMediaDown notification is NOT broadcast in case of hardware issues like a radio turnoff? If yes, could anyone in the know explain me what this (IMHO utterly useless) notification is useful for then. Alternatively (if I am wrong), please let me know why the app doesn't work... All the best Tam Hanna P.S. In case anyone wonders - I registered for sysNotifyNetLibIFMediaEvent, not for netIFMediaDown ;). -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
