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. Is there any way to use Qt Remote Objects from another program language?
Forum Updated to NodeBB v4.3 + New Features

Is there any way to use Qt Remote Objects from another program language?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 232 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.
  • M Offline
    M Offline
    Mozzie
    wrote on 7 Jan 2022, 02:46 last edited by
    #1

    Hi,
    Recently, I have learned about Qt Remote Objects, I like it very much.
    I am curious about if we can use Qt Remote Objects from another program language.

    I mean, The Qt Remote Objects based on TCP protocol, so is there any document about how to convert signal and slot information into a tcp package?

    I guess if you want to implement Qt Remote Objects , you must declare a protocol about how to transport between host and node, right?

    Thank you very much.

    P 1 Reply Last reply 7 Jan 2022, 03:26
    0
    • M Mozzie
      7 Jan 2022, 02:46

      Hi,
      Recently, I have learned about Qt Remote Objects, I like it very much.
      I am curious about if we can use Qt Remote Objects from another program language.

      I mean, The Qt Remote Objects based on TCP protocol, so is there any document about how to convert signal and slot information into a tcp package?

      I guess if you want to implement Qt Remote Objects , you must declare a protocol about how to transport between host and node, right?

      Thank you very much.

      P Offline
      P Offline
      Pl45m4
      wrote on 7 Jan 2022, 03:26 last edited by Pl45m4 1 Jul 2022, 03:26
      #2

      @Mozzie

      There are examples how remote connection works:

      • https://doc.qt.io/qt-5/remoteobjects-example-static-source.html

      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      0

      1/2

      7 Jan 2022, 02:46

      • Login

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