What is the best way to implement a push notification service using RESTful WCF services with Silverlight 4 clients?
is it any simpler way then cometd as long-polling framework for java? Because what I need - is client specifies some parameters and sends them to server.
I\'m planning on constructing a large application. It will have a browser based interface along with a mobile application interface (iOS, Android, blackberry).
I push [script]dosomething()[/script] tags into the iframe for my comet server using chunked data, but script tags开发者_JS百科 just continues to accumulate forever. How do I wipe it after every scrip
I\'m planning to develop a solution which uses push functionality. There will be a server and mobile device client application.
I am trying to implement push notification in my iPhone application and some short I am successful but I am getting this error:
Hello guys i want to process some server pushes. I have an asynchronous servlet processing something, pushing it to the client and then it processes something else and pushes it again to the client (s
There are so many option make a server push application with reverse AJAX and DWR lib. But all they are with AJAX based application. I want build simple server push application with JSP which will pus
I am trying to implement server push where in some action can be triggered based on a time interval elapsed in the server. I thought of doing it this way as I do not have to take care of the javascrip
I\'m using Stream hub as my push server. when i used Firefox 4.0.1 as my browser, i saw that stream hub is making periodical Ajax request. But in safari i noticed an error in console regarding ws: (we