Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QDBus on windows

QDBus on windows

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    blobfish
    wrote on last edited by
    #1

    I am looking to use dbus for cross platform IPC(yes I know about qlocalsocket and considering it). DBus is reported to be working on windows and doc for qt 4.8 says qdbus is a unix only module. I am wondering whether or not qdbus is currently working on windows? if so, what version did it start? If not currently working, are there any plans? information regarding this.. mailing list? forum? contacts?

    Sorry if this has been addressed, I didn't come across it

    1 Reply Last reply
    0
    • F Offline
      F Offline
      fluca1978
      wrote on last edited by
      #2

      I'm moving my first steps on dbus too, but on Unix.
      However here "there":http://www.freedesktop.org/wiki/Software/dbus#Windowsport are some information about the windows port (not know how updated they are).

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Last I checked DBus was running on windows, but I would strongly recommend against its use there. Developers were highly focused on unix and tended to break the windows experience regularly for no apparent reason. You were also only able to run one DBus instance per machine, horribly crippling multi-user support.

        Maybe that has improved (I tired about 2 years ago), but I have not heared any encouraging news in the meantime.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved