QDBus equivalent in windows
hello,
i came across a ping code in qt but it uses a module called QDBus which is fr unix platform only ....can ne1 plz help me with sum window equivalent of this
i found a discussion on [url]http://www.qtcentre.org/threads/18305-QtDBus-on-Windows[/url]...
bt i dn get it vry clear ...
the code is available on:
[url]http://cep.xor.aps.anl.gov/software/qt4-x11-4.2.2-browser/d7/d0d/complexping_8h-source.html[/url]
[url]http://cep.xor.aps.anl.gov/software/qt4-x11-4.2.2-browser/d7/d59/complexping_8cpp-source.html[/url]
thank u in advance
Re: QDBus equivalent in windows
the parent site of D-Bus do suggest that ther are ports for windows also namely windbus and dbus4win ([url]http://www.freedesktop.org/wiki/Software/dbus[/url]) but i suggest you look for batter native alternatives.