m (Development/Tutorials/Creating DBUS Interfaces moved to Development/Tutorials/Creating D-Bus Interfaces: s/DBUS/D-Bus) |
m (Categorise) |
||
| Line 24: | Line 24: | ||
== Other Resources == | == Other Resources == | ||
| + | |||
| + | [[Category:C++]] | ||
Contents |
D-Bus allows applications to expose internal API to the outside world by means of remotely callable interfaces. This tutorial shows how to create and implement such interfaces in your applications.
Technologies:
Tutorials: