Comet and Reverse Ajax

Comet and Reverse Ajax

The Next-Generation Ajax 2.0

Versandfertig in über 4 Wochen
25,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
13 °P sammeln!
One of the most basic laws of a web application is that the client, not the server, must initiate any communication between the two. There are a number of common-use cases where, ideally, the server would like to talk to the client-dashboards and monitoring apps, chat rooms and other collaborations, and progress reports on long-running processes. Comet (a.k.a. Reverse Ajax) provides a mechanism for enabling this. Comet is moderately complex to implement. But this practical, hands-on book gets you going.In Part 1 of this book, we start by examining the use cases, and look at the simple alternat...