Can Elektron API be forced over Internet

Can we configure Elektron API to connect over Internet

Best Answer

  • 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:

    image

    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

Answers