Cantitate/Preț
Produs

Comet and Reverse Ajax: The Next-Generation Ajax 2.0

Autor Dennis McCarthy, Chris Crane
en Limba Engleză Paperback – 6 oct 2008
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 alternatives to Comet and how far they can satisfy your needs. In some situations, though, only Comet will do.
  • In Part 2, we demonstrate how to set up and run a Comet–based application.
With this book, be a part of the next generation, Ajax 2.0.
Citește tot Restrânge

Preț: 10872 lei

Preț vechi: 14638 lei
-26%

Puncte Express: 163

Preț estimativ în valută:
2083 2268$ 1779£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590599983
ISBN-10: 1590599985
Pagini: 100
Ilustrații: VI, 100 p.
Dimensiuni: 178 x 235 x 8 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Descriere

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 alternatives to Comet and how far they can satisfy your needs. In some situations, though, only Comet will do.
  • In Part 2, we demonstrate how to set up and run a Comet–based application.
With this book, be a part of the next generation, Ajax 2.0.

Cuprins

A table of contents is not available for this title.

Notă biografică

Phil McCarthy has eight years of experience in information technology, using Java, various dynamic languages, web development, etc. in the fields of videogame development, telecoms, and banking.

Caracteristici

First book on Comet and Reverse Ajax, in this detail
Arguably, book is based on key technologies that could later define the next generation Ajax 2.0
Written by industry best selling Ajax book author and expert, Dave Crane