J
Joe Hanna
Hello everyone,
I have tried search MSDN, Google and this newsgroup for a working solution but have not been successful.
I am trying to capture the System event raised when a Network Connection is established in VB.NET. I have seen many posts suggesting to create a timer and check the network status but I find this too resource hungry for my requirements.
I am not sure if WMI is the right area or not - I have no working knowledge of WMI!
Perhaps I can listen to Windows messages or something like that (if I knew what to listen for!).
Any help/code would be greatly appreciated.
Many Thanks,
Joe
I have tried search MSDN, Google and this newsgroup for a working solution but have not been successful.
I am trying to capture the System event raised when a Network Connection is established in VB.NET. I have seen many posts suggesting to create a timer and check the network status but I find this too resource hungry for my requirements.
I am not sure if WMI is the right area or not - I have no working knowledge of WMI!
Perhaps I can listen to Windows messages or something like that (if I knew what to listen for!).
Any help/code would be greatly appreciated.
Many Thanks,
Joe