Closed amielc1 closed 5 months ago
I would say this is more a question about OpenDDS than for OpenDDSharp. My first recommendation would be to open a Discussion in the OpenDDS project where the will advice you better 😉
PS: Feel free to reopen the issue here in case that you have already proven correct your configuration with OpenDDS but does not work with OpenDDSharp
Ok, I appreciate your help! Amiel
How can I set the discovery process via Unicast instead of Multicast? in
rtps.ini
file?I have 2 participants that send messages to the same Topic. I need to use unicast addresses, so each participant sends messages to another IP (another transport). all transports defined in 'rtps.ini' file. I noticed that my application sends messages to other topic subscribers although I didn't specify their address in my rtps file. while I disabled the multicast.