Keith Grafton
Posts: 2
Joined: 2006-07-13
|
I looked at the description of an RTD service in the documentation, this describes a small VB RTD server. It looks like that the topics are statically defined as properties, and it did not seem to indicate what code was responsible for performing the update of the Topic value. I’m looking to build an RTD server in C++. Is there any documentation that gives me blow by blow information on building out an RTD service in C++.
In my project I need to create the Topics dynamically ( thousands of them ) and they will change at run time, how do I flesh this out within the framework of Add-In Express ?
|
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Keith.
I sent you a little example yesterday. Did you get it? |
|