473,413 Members | 2,043 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Comet Ajax chat system for my website!

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

Sep 21 '06 #1
1 2401
VK
ja********@gmail.com 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.

Sep 21 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John Dalberg | last post by:
I am looking for a software package hopefully open source for a live chat system in C#.. one that's similar to phplivesupport. I have contacted the vendors I found in the component gallery at...
1
by: Lulu | last post by:
What is the easiest way to 1) delete a File System Website Solution and 2) rename a File System Website solution? I noticed when I create the ASP.NET Web Site (via File System location option)...
5
by: bizt | last post by:
Hi, I have been asked by my manager to look into the possiblily of setting up an online chat system for the external website. We run an Apache server with PHP (hence the reason Im posting here)...
2
by: jason.m.ho | last post by:
Hello! I am trying to build an ajax chat system. Currently I have it so that when you chat, you upload your message to the database, and each client is polling that database to see if he/she has...
2
by: miladhatam | last post by:
hi it is my first post in this good group did you write any code about simple chat system in a personal site between 2 persons i don't know what is the data structure of that or do i need the...
2
by: miladhatam | last post by:
did you write any code about simple chat system in a personal site between 2 persons i don't know what is the data structure of that or database will be needed ? thanks ...
0
by: HamidSeta | last post by:
I am trying to implement the Asp.Net Ajax Chat Component. I wana intregate it to my existing database . How implement the IHttpApplicationUserAdapter interface If anyone know plz , let me...
31
by: sarah aziz | last post by:
hello guys now i am working on a chat system and i am having a problem with the setTimeout can anyone help me this is all i have done javascript $(document).ready(function() {...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.