For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
7 3 1 2

Trying to connect to websocket marketprice.java

I am trying to run \websocket-api-master\Applications\Examples\java\MarketPrice.java to connect to Refinitiv Real-Time Optimized

I set the parameters:

hostname = "apac-1.pricing.streaming.edp.thomsonreuters.com";

port = "443";

user = "GE-XXXXXXX";

I don't see option to enter password/client ID/set authentication. And as a result, when I run I get stuck at (below is the first line). How should I run this?

refinitiv-realtimetreprdp-apiwebsocketsjavarrto
1606140491611.png (7.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
7.6k 15 6 9

@Sundeep.Tariyal

The example you are testing is for using with deployed TREP/Websocket on local ADS server.

Please use the example under folder RDP instead.

\websocket-api\Applications\Examples\RDP\java

Please find the description of the java examples from the README.md file provided under the RDP\java folder.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.