Author: Bootsy Collins | Posted on: 9/13/2009 7:15:19 AM | Views : 1049

 Is there any way of sending a webservice request TO the client. For example I would like a ajaxy application in which a screen could be open for 15 minutes while the user is talking to the client, not really interacting with the screen. I would like to send a message to the user via a web service without the user initiatiating the request as such. It would be a bit like javascript waiting for a event from the server.
Is this possible? I will be doing this on an Intranet so security is less of an issue.
...

Go to the complete details ...