Hi Team,
I have a customer trying to use Websocket API to retrieve real time data.
The application is being developed in Windows operating system, and the connection should be done to a local RTDS infrastructure.
According customer they have a successful telnet to RTDS machines in port 15000, but the connection from application to RTDS machines is always refused with below error message:
The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
Could you please help to understand what could be the reason to this behavior?
Thanks in advance.
Best Regards
Alfredo