Syed Md. Ashraful Karim a écrit : > Hi All, > I want to make an application that respond to the change of mobile > networks (Ethernet, wireless, 3g, satellite) changes. For that I need to > sense any changes in the network, the way NetworkManager do. > > Its like, I want to catch any event in Java/C++ code, when any changes > occurred in the network interfaces up/down.
I think you are looking for NetworkManager's D-BUS interface: http://projects.gnome.org/NetworkManager/developers/spec.html _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
