Network availability change events
-
I need a way to detect when network connections (LAN, dial-up, wireless, etc.) become available or unavailable. The NotifyAddrChange function in the IP Helper API seems to do what I need, but I was wondering if there were any alternatives that I should explore. Any suggestions? -------- There are 10 types of people in this world. Those who know binary and those who don't.
-
I need a way to detect when network connections (LAN, dial-up, wireless, etc.) become available or unavailable. The NotifyAddrChange function in the IP Helper API seems to do what I need, but I was wondering if there were any alternatives that I should explore. Any suggestions? -------- There are 10 types of people in this world. Those who know binary and those who don't.
Yes, search for ISensNetwork.
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)
-
Yes, search for ISensNetwork.
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)
Thanks. I knew there was another way that I'd stumbled across a while back, and that was it. -------- There are 10 types of people in this world. Those who know binary and those who don't.