Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Comet Ajax chat system for my website!

Reply
Thread Tools

Comet Ajax chat system for my website!

 
 
jason.m.ho@gmail.com
Guest
Posts: n/a
 
      09-21-2006
Hello,
I want to make a chat system using the Comet push-style technology. I
already wrote a poll-based one using Ajax, but I want to learn how to
do server-pushes. Does anyone know of a good website that can show me
how to do this? Or recommend a good library/framework to use?

Thank you!
Jason

 
Reply With Quote
 
 
 
 
VK
Guest
Posts: n/a
 
      09-21-2006
wrote:
> I want to make a chat system using the Comet push-style technology.


I like <http://www.xulplanet.com/tutorials/mozsdk/serverpush.php> -
this one at least w/o "Comet! Comet!" advertisement crap.

....and bearing in mind that HTTP cannot have by its very nature any
"server-push". So "Comet" is a set of different hacks to emulate
"server-push"-like effects. They are all based on the prehistoric idea
of server-side driven image animation (quickly died after GIF87a
invention). The linked source proposes the most "hightechy-looking"
hack.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AJAX IDE and AJAX TOOL--The Release of JoyiStar AJAX WebShop 3 Beta minnie Java 1 12-13-2006 06:29 AM
Ajax chat system - Active HTTP connection? jason.m.ho@gmail.com Javascript 1 09-17-2006 12:35 AM
Ajax chat system - Active HTTP connection? jason.m.ho@gmail.com Java 0 09-17-2006 12:10 AM
Chat Server and Chat Client for INTRANET diptanu@gmail.com Java 0 01-30-2006 06:56 PM
Night of the Comet? any word? Sam Lowry DVD Video 8 10-03-2003 08:34 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57