Direct Communication

6 posts / 0 new
Last post
Offline
Last seen: 6 years 10 months ago
Joined: 03/03/2015
Posts: 19
1 DataWriter - 1 DataReader

Hello,

I am trying to create an application in which I want to restrict multiple DDS_DataWriters communicating with 1 DDS_DataReader, or vice-versa (multiple DDS_DataReaders communicating with 1 DDS_DataWriter). Because the user might choose to connect multiple data readers to the same data writer, I have to restrict the operation when creating the DDS Data Readers and DDS Data Writers. Is it possible to configure data writers and data readers by not accepting more than 1 connection when creating them (via QoS configuration or other configuration)?

Thank you!

- Andrei

Subscribe to RSS - Direct Communication