I checked in windows10. ( rti_license.dat)
How to apply rti_license on VxWorks??
===================================
version : VxWorks 7
Using IDE : Wind River Workbench 4.6.3
Dear All,
I'm really new to this RTI Connext DDS tools. I've installed the RTI Connext, I've succeed to run the example, but what I need is this case:
Publisher has Matrix data an array 1D of float, and Publisher want to divide and send this matrix to several Subscribers with some QoS, and each Subscriber will process his part of the matrix.
I was expecting this publishing and subscribing data will be simple. But when I tried to look at the example, for me it's complicated.
I hope anyone in this forum could help me.
Thank you,
Regards,
We have a system consisting of a C based RTI DDS program running as a VxWorks 6.7 DKM which subscribes to and receives up to 2MB data packets and, in turn, generates approximately 34KB of data and publishes it back to the original data source. For our current testing, the original data source comes from a Windows RTI DDS application (Java based running in Eclipse) while the target system is running on a Power PC target board. They are connected via a 10/100 switch.