Recieving own messages

2 posts / 0 new
Last post
JC
Offline
Last seen: 1 year 11 months ago
Joined: 02/03/2015
Posts: 16
Recieving own messages

I have two applications that both publish and both subscribe to a single topic. When application A publishes to the topic however both applications recieve the message, is there anyway to prevent an application recieving data from a subscribed topic that it has published?

Gerardo Pardo's picture
Offline
Last seen: 4 weeks 5 hours ago
Joined: 06/02/2010
Posts: 601

Hello JC,

Please take a look at this HOWTO I think it addresses precisely the situation you describe:

https://community.rti.com/kb/how-do-i-get-datareader-ignore-datawriter-belongs-same-domainparticipant

Gerardo