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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
25 2 3 5

Can Elektron API be forced over Internet

Can we configure Elektron API to connect over Internet

elektronrefinitiv-realtimeelektron-sdk
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.

Monitored by @Pimchaya.Wongrukun

@debashish.bisoi
Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
AHS

Upvotes
Accepted
9.6k 10 7 7

Hello @debashish.bisoi

Could you explain Elektrton API to connect over Internet? Would you like Elektron API connect to the server running on cloud e.g. Microsoft Azure, Amazon Web Services(AWS)? or Would you like it to connect to the server via HTTP or HTTPS?

Both EMA and ETA Java support connecting to the server on the cloud across a TCP/IP but the server has to provide RSSL(Reuters Source Sink Library) port(default is 14002).

Currently only ETA Java supports Internet Connectivity via HTTP and HTTPS as the diagram shown below:

For details, please refer to Transport API Java Developer Guides(Elektron-SDK1.1.0.java.rrg\Eta\Docs\ETAJ_DevGuide.pdf) shipped with Elektron SDK - Java package


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.

Both ETA C and ETAJ support connectivity over the internet using the Encrypted and HTTP connection types. Configuration and use is covered in the product developer guides. When using encryption, a component to offer decryption/encryption is generally required on the server side of the connection and you would typically connect using an SSL tunneling port (e.g. 443) vs the standard 14002 RSSL port.

Upvotes
25 2 3 5

We have the Java Elektron APi connecting to ADS server/Private telco circuits locally installed , Instead of that we want to explore how we can directly connect to Reuters platform directly over Internet bypassing the ADS

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.

Hello @debashish.bisoi

Please contact your Thomson Reuters Account team to confirm if Reuters platform server provides RSSL(Reuters Source Sink Library) port. If so and if your machine can reach to Reuters platform server, Elektron Java API can connect to it without ADS.

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.