I wanted to send out data to a specific client on a channel using the Ajax Push mechanism. Here\'s my design: I have say 10 clients subscribed to Channel #1, and 10 more subscribed to Channel #2.
I got a websync server on demand and registered a domain at www.hariwebsync.com and got the api key. In my javascript client , i wrote
What is your experience working with Websync (comet framework)? Have you considered any alternatives before using it?
I am trying to upload a new picture into my webpage, but in t开发者_Go百科he browser it is showing the old picture. When I check in the folder the new image is being saved, but it is not showing in th