On So, 2012-09-16 at 23:00 +0530, Sanjay Pallikera wrote: > Actually I want to integrate NM with embedded systems without UI, so I want > only a command line tool or a daemon. > > Kindly pls provide some info on this.
You have different options to control NetworkManager. 1) over DBus [1] 2) with libnm-glib [2] (recommended) 3) command line tool nmcli (see man nmcli) There are some examples in different languages available [3]. [1] http://projects.gnome.org/NetworkManager/developers/api/09/ [2] http://projects.gnome.org/NetworkManager/developers/libnm-glib/09/ [3] http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/examples _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
