Hi, I am using ETA Value Added library in my application. In one of my use case, I need to subscribe same RIC code in two different streams but same connection. One will subscribe to incremental update, whereas other will update only snapshot and then this stream will be stopped by application. But, When I try to subscribe…
Hi, I am implementing Service Discovery in our product. As a result of service discovery, We got 4 different locations and 12 different cloudpoints. I would like to know, if there is any document available for locations, which explains that, if you are in X country or in Europe/Asia/America then you should prefer to…
Hi, We are using ETA to connect to RRTO, we need to reset our password for machine ID, Is there any link available, where I can reset out MAchineID password ?
I get this compilation warning from an included ETA header file. Can it be fixed ? In file included from ../../../libs/upa/include/rtr/rsslRDMMsg.h:12, from ../../../libs/upa/include/rtr/rsslReactor.h:12, from ../sslsrc.h:76, from ../mocks/sslsrc_mocks.h:19, from ../upa/test_upa.c:14:…
In your SDK, you have a VAConsumer application which I have built and run : I do not get same results as your test tool with my credentials. Therefore, I ask the following: 1) Source code to SampleContributionsChannelPublisher if you can get it; If not, then 2) Configuration for VAConsumer that allows our credentials below…
We have a Java-based ETA/Reactor client application contributing/posting to RCC in development and are running into failed buffer allocation errors. Our understanding is that these buffers are not being released until we receive an ACK from RCC and ideally we'd like to disable this functionality (i.e. anything associated…
How do I provider failover hostlist for ETA to connect to RRTDS or RRTO ? Will it be handled by ETA library or it needs to be implemented by client application? Here failover means, I want to provider list of servers to connect to. For eg, {trep1, trep2, trep3} and if trep 1 is not available, then it should try to connect…
I am trying to run VAConsumer example programm in rtsdk C++ libraray. there, we have hostname>:<port> as a mandatory parameters, where do I found available servers for this ?
If I have ipv6 address for TREP server, then will it be supported by ETA library ?
I am trying to implement a Non-Interactive Provider and my application is currently able to publish data to TREP. the NIP application is currently loading the dictionary from local filesystem after logging in as a provider. So i have been able to publish data to TREP. However, I would look to download this dictionary from…
It looks like you're new here. Sign in or register to get started.