PDA

View Full Version : Comet IM examples



drew
14 Dec 2007, 7:15 PM
Has anyone been playing around with a simple IM example using a push from the server?

I've been looking around the web for some examples but haven't been able to get into it.

For Instant Messaging I can't see how anything other then server push would work (and be scalable).

I'm particularly interested in something that is simple to implement and cross browser compatible...it would be awesome if there was something in the next version of extjs.

Anyone got any pointers for me?

liuliming
14 Dec 2007, 7:24 PM
http://extjs.com/forum/showthread.php?p=98470

heidtmare
17 Dec 2007, 8:56 AM
http://www.ajaxim.com/ :)

drew
17 Dec 2007, 3:28 PM
doesn't that use polling though?