RTI DDS Use Case example with C Source Code
Hello Everyone,
I am just exploring RTI DDS and is planning to use it for communication framework at out company for distributed control projects. I have gone through the C source examples after the installation of connext dds evaluation. But i would like to see some real world use case example. I came across these nice use case examples which are coded in C++. I was wondering if there are any C examples as we use C. It could be the C source code for these use-case examples or any other is also fine.
I would be grateful if someone can help me with this
Regards dj
Hello DJ!
In the short-term, I'll have to take a look at what we have in C that's more complex/more use-case based (we didn't create the original Case+Code examples in multiple languages – we tried to choose a language that we thought would be most common). Longer term, I talked to the person who's writing the newer use case examples and he says it makes sense to write a new one in C.
Thank you, Rose