Page 1 of 1

Comet in PHP, anyone has an example for it ?

Posted: Thu Jul 27, 2006 1:12 am
by kabuki1985
I am looking for an example of how to implement Comet. To those who do not know, Comet is so called the evolution of Ajax where server is able to push stream to client once a connection is established.

http://www.ajaxian.com/archives/comet-a ... plications

Posted: Thu Jul 27, 2006 1:23 am
by daedalus__
sounds hawt...

sounds..

Posted: Thu Jul 27, 2006 1:25 am
by daedalus__
Here's a little bit about it on a wiki:

http://ajaxpatterns.org/HTTP_Streaming

Posted: Thu Jul 27, 2006 1:31 am
by kabuki1985
Thanks

Posted: Thu Jul 27, 2006 1:31 am
by daedalus__
This person doesn't show code examples but I enjoyed the website and the information on it:

http://www.ashleyit.com/ajax/AjaxExperience.htm