Results 1 to 6 of 6

Thread: How to use open splice data disribution service in Qt application.

  1. #1
    Join Date
    Apr 2011
    Location
    Gurgaon
    Posts
    32
    Thanks
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default How to use open splice data disribution service in Qt application.

    I am creating a distributed application in Qt .
    I want to use data distribution service for communication so how can i integrate it ?
    Please help me .........................

    I am not getting solution anywhere....

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to use open splice data disribution service in Qt application.

    I am creating a distributed application in Qt .
    Congratulations
    I want to use data distribution service for communication so how can i integrate it ?
    Anyway you want and the service, whatever it is, allows. I guess you'll want to include some header and link some libraries.
    Please help me .........................
    I am not getting solution anywhere....
    Not in the least bit surprising given that you are not providing anything close to a specification of the problem. Or, what you've tried, what worked, what didn't work, why you think what you are doing is correct, what platform, what you've read...

  3. The following user says thank you to ChrisW67 for this useful post:

    anupam (11th October 2012)

  4. #3
    Join Date
    Apr 2011
    Location
    Gurgaon
    Posts
    32
    Thanks
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to use open splice data disribution service in Qt application.

    Actually I have open splice dds with me ....

    I am having one server application
    and a client application so the communication between these must be done with the help of dds .

  5. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to use open splice data disribution service in Qt application.

    So what is the question?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. #5
    Join Date
    Apr 2011
    Location
    Gurgaon
    Posts
    32
    Thanks
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to use open splice data disribution service in Qt application.

    From where will I get the dds system calls?????
    like:
    1. how to prepare Topic ??
    2. How to make publisher.
    3. how to make subscriber??

  7. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to use open splice data disribution service in Qt application.

    But why are you asking these questions on a forum devoted to Qt?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Qt Driven Web Application/Service
    By ChrisW67 in forum Qt Programming
    Replies: 4
    Last Post: 31st October 2010, 08:40
  2. open an application
    By adamatic in forum Qt Programming
    Replies: 2
    Last Post: 3rd April 2009, 12:33
  3. How to build an application to work as a Window Service
    By danielperaza in forum Qt Programming
    Replies: 1
    Last Post: 21st November 2008, 23:54
  4. Start Qt application as Windows Service
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 10th May 2008, 17:23

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.