I have two different applications that uses two separate instances of DDS. Is there a way to have the DDS subscribe/publish to each other based on certain criteria? What I'm looking to do is have DDS-A send message to DDS-B for specific message type.
There is an Introduction to DDS Seminar that is going live in 20 minutes ... If you have time, it might be a good thing to sit in on.
Inside DDS: Introducing Connext DDS Communication Software
https://www.brighttalk.com/webcast/18279/432150?utm_campaign=Developer%20Awareness%20Campaign&utm_medium=email&_hsmi=94938550&_hsenc=p2ANqtz--LgjCsgUCRRWCSasxs0o0gn1SbpdsNtM7EKBMwRCC12Z1T5HmDntbe9OPHlaPfnv5GzIuxdhUypRirMRsgAh64FtFeDg&utm_content=94938550&utm_source=hs_email
I am not sure if that is a generic link if it was specific to me but give it a shot.
To answer your question ... "yes" :c)
You should start with our Getting Started Guide to get a better idea on how to proceed. We can then address specific questions.
https://community.rti.com/static/documentation/connext-dds/6.0.1/doc/manuals/connext_dds/getting_started/index.html
Hi tpham17. As garyb suggested, you should follow the getting started guide. I just write here the essential steps to get started. You can find details in RTI Documentaion.
You can also check answers to question Issues with Getting Started Intro to Publish/Subscribe.
Thanks! I'll take a look at the guide.