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. Connection between Windows service and normal process using Qt5 remote objects
Forum Updated to NodeBB v4.3 + New Features

Connection between Windows service and normal process using Qt5 remote objects

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 278 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.
  • C Offline
    C Offline
    cristeab
    wrote on last edited by
    #1

    Hi

    I am trying to create a connection between a Windows service and a normal process using Qt5 remote objects. I have tried to use both local and tcp connections, but on the replica node side waitForSource() method fails with timeout. Is there a way to use Qt5 RO between a service and a process ?

    thanks
    Bogdan

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Is it not expected the source also be a QObject type ?
      Im not sure it can talk to a service if service being a normal c++ API one.

      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