Frage

I am new to comet programming.

I browsed for information on how to achieve this, I found that it can be done through LightStreamer. But when I tried to implement that, I felt few libraries missing.

Recently I read an article from http://cometdaily.com/maturity.html, here it stated few transports that are not supported. Currently I know JS and AJAX. I want to know a framework or technology that helps me achieve this.

I need to get data from the server whenever there is any change as well as other clients.

War es hilfreich?

Lösung

You may want to look at CometD, that provides a reference documentation, tutorials that help you getting started with CometD programming and ships with a distribution that contains many examples.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top