I used DBus for emitting signal from one component for other on Linux. I needed to port code for Windows. How I can emit signal in one component and receive it on two other?
Asked
Active
Viewed 275 times
0
-
possible duplicate of [DBus equivalent for Windows](http://stackoverflow.com/questions/482681/dbus-equivalent-for-windows) – Piotr Dobrogost Aug 21 '13 at 20:00
-
[*the official reference implementation has Windows support*](http://stackoverflow.com/a/2029585/95735) – Piotr Dobrogost Aug 21 '13 at 20:00