Hello!
Could you please help me with testclient tool (3.5.3.L1)?
I'm trying to use testclient for record/replay, because I wasn't able to to do this inside an Ema client application. In order to connect through Ema application to data feed I use client id and client secret, and it works fine. But I'm not sure how use them with testclient.
If call testclient smth like this:
./testclient -v -l stdout -dfile RDMFieldDictionary -S ELEKTRON_DD -itemList INR= -h 18.138.110.13
And then I see:
Number of Connection Count = 1
Creating RSSL connection Host: 18.138.110.13 Port: 14002
And nothing happens...
What I'm doing wrong?