(RDMLX) refresh the screen automatically
Posted: Thu Jul 03, 2014 11:54 am
When the file data on server is updated, I'd like to update the data on client screen.
(It's like performing F5=refresh automatically on IE)
An event can't be sent from server to client.
So I'd like to send the event from client to server automatically at regular intervals.
without any user actions such as sending command or button click.
If anyone has experience to achieve this, please let me know.
(It's like performing F5=refresh automatically on IE)
An event can't be sent from server to client.
So I'd like to send the event from client to server automatically at regular intervals.
without any user actions such as sending command or button click.
If anyone has experience to achieve this, please let me know.