Closed ZTY-star closed 4 years ago
If you want to 'talk' to more than 1 domain from a single application (by creating multiple domainParticipants for each domain), you MUST exploit the federated-deployment mode of OpenSplice which is currently not supported by the community-edition (in which case you'd have two 'standalone' applications that exploit some basic IPC to pass the data between them).
Perhaps you could consider the use of Eclipse Cyclone DDS (https://github.com/eclipse-cyclonedds/cyclonedds ) which I belief is capable of handling multiple domains from a single application and which is interoperable with OpenSplice (as it basically shares the same DDSI-networking code).
closing this as answered
How openspliceDDS enables cross-domain communication