Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>Orbited</strong><br> <a href="http://www.orbited.org" rel="noreferrer">Orbited</a> is an HTTP daemon that is optimized for long-lasting comet connections. It is designed to be easily integrated with new and existing applications. Orbited allows you to write real-time web applications, such as a chat room or instant messaging client, without using any external plugins like Flash or Java. </p> <p>It can be installed as a windows service. The license is MIT.</p> <p><strong>MethodWorx</strong><br> <a href="http://www.methodworx.com/comet.aspx" rel="noreferrer">MethodWorx</a> was developed out of this <a href="http://www.codeproject.com/KB/aspnet/CometAsync.aspx" rel="noreferrer">series of articles</a> on Code Project. It has an Open Source license.</p> <blockquote> <p>This is a packaged version of a library the we used in some projects to enable COMET polling or Long-Polling within some of our ASP.NET applications.</p> <p>It uses an Asynchronous HTTP handler to keep ASP.NET connections open to wait for events to occur, enabling real-time AJAX callbacks.</p> </blockquote> <p><strong>Lightstreamer</strong><br> <a href="http://www.lightstreamer.com" rel="noreferrer">LightStreamer Moderato</a> is free but not open source</p> <p><strong>WebSync</strong><br> <a href="http://www.frozenmountain.com/" rel="noreferrer">WebSync</a> is a standards-compliant scalable Comet server for IIS using .NET. It's also available on demand as a hosted service. This is neither free nor Open Source, but does have a free trial.</p> <p><strong>Other</strong><br> There are several more Open Source Comet projects:</p> <ul> <li><a href="http://code.google.com/p/aspcomet/" rel="noreferrer">aspcomet</a> The aim of this project is to develop a COMET implementation which does not require a custom server, but can run in native IIS.</li> <li><a href="http://sourceforge.net/projects/emergetk/" rel="noreferrer">emerge toolkit</a>. No project activity in quite some time.</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload