Hi, I'm trying to set up a prototype for a web page which asynchronous notification via comet. The szenario is to show some information upon an incoming phone call.
My idea is that the telecom server will send an event via webservice to the webapp, which then notifies the browser. Is there an example or howto somewhere which i can use. Maybe someone here has done this before. It's terribly difficult to find some helpful information on the topic. Regards, Bernd