Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99079

Improve the connection handling in the remoteobjects generator template

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 6.5.0
    • 5.11
    • Qt Interface Framework
    • None
    • 5f8e92345 (dev), 9943e67b0 (dev), 3ed46564a (dev), 810bf248d (6.5), f37d3f52f (6.5)

      At the moment we can only provide a SERVER_CONF environment variable to provide more options to the generated backend and server.

      Atleast for the server side it should be easy to add more methods which allow the manual written code to have more control over the RemoteObject connection.

      On problem right now is that the same conf is used within neptune3 for the client as well as for the server side. This is fine on most platforms, but doesn't work on windows, as the server should run on 0.0.0.0, but the clients should use 127.0.0.1 to connect.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            gagi Dominik Holland
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes