Does anyone know how TWS gets streaming quotes from the server? Does it use RMI?
I have a server that gets streaming quotes from an external quote provider through its API and I'd like a few instances of my Swing application to get them from the server in real time.
Thanks!
I have a server that gets streaming quotes from an external quote provider through its API and I'd like a few instances of my Swing application to get them from the server in real time.
Thanks!