Join | Login | Why Join?   
SQL Server, Oracle, DB2, Sybase, MySQL Help - SSWUG.ORG HACKER SAFE certified sites prevent over 99.9% of hacker crime.
Search SSWUG:   
 
Access to 500 free guest articles, discussions and more, just create your free SSWUG User ID:
Email address:  
This will be your login ID - we'll email you your password - you'll even receive the newsletter, opt-out at any time.
Email to Friend //  Discuss Article //  Rate Article //  Digg Article //  Add to Del.icio.us //  Add to Technorati

 

Pushing Data to the Browser with Comet

Available for Members. This is an off-site link.  Please review our Terms of Service (bottom of page) for additional information.  See Related Articles


 Article Abstract:

(Kevin Nilson) AJAX has become so popular because it allows a browser to initiate a request to the server to receive or push data. Pushing data from the server to a client at an undetermined interval has been a problem that AJAX has never been able to deal with well. Simple examples of applications that AJAX does not handle well due to the need for server push are chat applications, live temperature updates, tailing log files, and calling long running queries. Comet can solve this problem. Comet is a web application architecture that allows a web server to send data to a browser without any need for the browser to request the data. Three common examples of allowing a server to push data to a browser are: polling, long polling, and streaming. Long polling and streaming are two strategies that are considered Comet.

 Read this article...

 Related Articles - For Members.
Understanding Asynchronous Javascript and XML (AJAX)
AJAX Enabling a .NET Application with Atlas (ASP.NET Ajax)
AJAX Demystified - Part Two - The AJAX DataGrid
ASP.NET AJAX Development Approach Part 3
ASP.NET AJAX Development Approach Part 2
ASP.NET AJAX Development Approach Part 1
AJAX accessibility for websites
AJAX Document Management - AJAX Document Viewer
AJAX and Atlas: An Overview of Two AJAX Implementations
Mastering Ajax, Part 3: Advanced requests and responses in Ajax



Key (Please note):
(R) - registration may be required for access at the target site
($) - target site may require paid membership for access to this or other content


No Comments/Feedback Posted Yet. Post Your Comments/Feedback

Email to Friend //  Discuss Article //  Rate Article //  Digg Article //  Add to Del.icio.us //  Add to Technorati

   




 

[ Register ] [ Webcasts ] [ Podcasts ] [ Newsletter Archive ] [ RSS/Feeds ]
[ About ] [ Advertise ] [ Contact ] [ Privacy ] [ Terms of Service ]
[ Link to SSWUG ] [ List Server Archives ] [ Recent Orig. Content ]
(c) 1997-2008, Bits on the Wire, Inc.  (0)

Some names and products covered by SSWUG are the registered trademarks of their respective owners.
DAA10354WWW004