1 - 10 of 24 Faves|
vote
28
Faved by: SharpSmith
Jul 15 2008 - via www.codeproject.com

Quoted: A chat application demonstrating a reusable API for COMET and ASP.NET (following on from a previous article).; Author: James Simpson; Section: ASP.NET; Chapter: Web Development

1 FaverShareViewed: 28 Times
vote
5
Faved by: dot
Mar 18 2007 - via codezine.jp
2 FaversShareViewed: 5 Times
vote
21
Faved by: SharpSmith
Jul 15 2008 - via www.codeproject.com

Quoted: An article describing a scalable method of using persistent AJAX connections (A.K.A. COMET) with ASP.NET.; Author: James Simpson; Section: ASP.NET; Chapter: Web Development

1 FaverShareViewed: 21 Times
vote
10
Faved by: SharpSmith
Jul 15 2008 - via www.codeplex.com

Quoted: nComet is a .NET implementation of the Comet (reverse-AJAX push) architecture. This server-side pipeline uses long-lived client-initiated HTTP connections to push messages to the client. Once the client receives a response, it immediately opens another HTTP request, which the server holds until a message is ready. This architecture allows the server to push dynamic html/xml/json/etc to the browser, rather than the browser polling the server. This project focuses on the .NET server-side architecture, initially providing a HttpListener implementation (for a custom host communicating with HTTP.SYS directly) and may eventually provide a ASP.NET implementation as well. The library will simplify the implementation of common message patterns such as pushing latest data as well as sync. Example code for multiple client-side javascript implementations will also be provided.

1 FaverShareViewed: 9 Times
vote
13
Faved by: imsut
Sep 10 2007 - via www.cometd.com

Quoted: Cometd - The Scalable Comet Framework

2 FaversShareViewed: 13 Times
vote
7
Faved by: sonagi
Jun 22 2007 - via adam.blogs.bitscribe.net
2 FaversShareViewed: 6 Times
vote
6
Faved by: jayro
Aug 31 2006 - via alexle.net
1 FaverShareViewed: 4 Times
vote
7
Faved by: iwaodaall
May 04 2008 - via d.hatena.ne.jp
9 FaversShare
vote
24
Faved by: dot
Apr 20 2007 - via rails.office.drecom.jp
2 FaversShareViewed: 24 Times
vote
42
Faved by: tsuka
Jul 25 2006 - via cometd.com

Quoted: COMETd - The Scalable Comet Framework

7 FaversShareViewed: 36 Times

Page 1

Related Content from Around Faves

ajax

VIEW ALL

asp.net

VIEW ALL