website says dbus can communicate through TCP/IP though?
This site says everything about DBus. But Qt-Docs only can tell you, what you can achieve using Qt-DBus. Means DBus is a general and more powerful but it depends how Qt have interface for that to us.
This site says everything about DBus. But Qt-Docs only can tell you, what you can achieve using Qt-DBus. Means DBus is a general and more powerful but it depends how Qt have interface for that to us.
I see. So in other words, Qt hasn't implemented the full dbus specification? A bit of a shame then, really.
Okay, I've been reading a bit more and I now realize dbus is not the way to go for what I want. I realize it can be done with TCP/IP, but I would like to hear any suggestions after people read my explanation above for other techniques...
Bookmarks