Tagged Questions
0
votes
1answer
1k views
Can anybody explain this command
Here I want to know about dbus-send command in brief
I want to know how we can use this and how this command call automatically functions of other c files.
Here I put one example which is used in ...
3
votes
1answer
2k views
D-Bus tutorial in C to communicate with wpa_supplicant
I'm trying to write some code to communicate with wpa_supplicant using DBUS. As I'm working in an embedded system (ARM), I'd like to avoid the use of Python or the GLib. I'm wondering if I'm stupid ...
1
vote
0answers
267 views
d-bus administration
all
I have created simple application using d-bus, it works on kubuntu but doesn't work on my embedded linux.
When I run a qt application it says: Not connected to D-Bus server
When I try to run ...