PDA

View Full Version : How to use open splice data disribution service in Qt application.



anupam
9th October 2012, 09:10
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....

ChrisW67
10th October 2012, 00:51
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...

anupam
11th October 2012, 10:50
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 .

wysota
11th October 2012, 13:37
So what is the question?

anupam
13th October 2012, 08:42
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??

wysota
13th October 2012, 10:21
But why are you asking these questions on a forum devoted to Qt?