Webtide
SitePen Support

.Net and Comet?

by Dylan SchiemannFebruary 19th, 2008

.Net and Comet is not a pair I think about very often, but two new .Net-based Comet server implementations were recently brought to my attention.

Radialware is working on a Comet server, with initial chat, stock, and voting demos. It’s definitely a pre-beta release at this point, but it has potential.

Radialware Voting Demo

There’s another .Net-based Comet implementation, PushAsp.Net, that seems to be focusing more on Silverlight currently with an auction demo. Their JavaScript-based demo is, of course, chat, the Hello World of Comet demos.

Neither of these projects appear to be particlarly mature or complete yet, but I still find it interesting to see that there is work being done to develop Comet server implementations in almost every viable language.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]
Lightstreamer

7 Responses to “.Net and Comet?”

  1. Michael Carter Says:

    Also, Orbited 0.3 currently has a .Net client that has successfully been used to develop Comet applications.

  2. DylanSchiemann Says:

    Yes, it’s worth noting that many Comet projects have clients written in languages besides JavaScript, including repubsub and Lightstreamer, which has a .Net-based Stock List Demo.

  3. Peter@Radialware Says:

    Thanks for the plug Dylan!

    As you noted, our server is written in .Net. Our definition of a client is probably identical to everyone else’s: a TCP connection. But our clients are further defined as either a publisher or as a susbcriber. A publisher connects to our server and sends data to susbcribers by passing the server specially formed XML messages. These publishers can be written in ANY language. The susbcribers need only be a web browser that supports the usual assortment of features (IFRAMES, Javascript, etc).

    We’ve got an SSL version coming soon and our list of samples is growing so check us out!

  4. Comet Daily » Blog Archive » Silverlight and Comet? Says:

    [...] addition to some of our earlier coverage on .Net and Comet, it looks like there may be some Comet-like things happening in the .Net/Silverlight world based on [...]

  5. Jerod Venema Says:

    Hey!

    Just wanted to point out that we’ve got a fully functional, stable, mature comet server for .Net, WebSync. We’ve got a massively cross-browser capable javascript client (supports iPhone, Android, and Opera Mobile too) that weighs in at about 9k compressed.

    Check it out: http://www.frozenmountain.com!

  6. Ajay Says:

    Hi ,

    There is a project on codeplex.com knows as nComet its under dev not releasd yet ,
    just keep an eye on it

  7. Jashua Says:

    Check [PokeIn], http://pokein.codeplex.com , its easy and powerfull

Leave a Reply



Copyright 2010 Comet Daily, LLC. All Rights Reserved