October 2006
coachwei.com :: Web 2.0 Communication Layer: from HTTP to Comet to Internet Messaging Bus
1 commentWe all know HTTP, the communication layer of Web 1.0. Recently, we also started to realize some of the limitations of HTTP. For example, HTTP is request/response only and does not support bi-directional communication.
July 2006
Comet (programming) - Wikipedia, the free encyclopedia
by 4 othersComet is a programming technique that enables web servers to send data to the client without having any need for the client to request for it. It allows creation of event-driven web applications which are hosted in the browser.
May 2006
1
(3 marks)