I have a simple problem:
How do I send a URL/URI to a pc client, initiated by the webserver?
Currently we refresh data on a client browser by letting javascript ‘pull’ request URL’s at regular intervals, I want to achieve a similar result, but then ‘pushed’ by the webserver.