Search KB Filter article types
Comet
Categories: Multi-threading, How-to, Server Push, Comet, Custom Controls
Tags: Architects, Developers, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
Revision: 2
Posted: 21/Feb/2010
Updated: 24/May/2010
Status: Publish
Types: Article

Overview

Visual WebGui is based on ASP.NET that works over the Http protocol in the traditional Request/Response model, where the client must initiate the request in all cases.

Cometis a tecnology that allows the server to initiate a request to push changes to the client.

Details

The need for the ability to have the server push changes to the client arises when you get some server side events fired and as a result of that you need to push something to the client, like updating the UI. When the server side has been updated, the client UI will only update on the next client's request to the server.

Using Visual WebGui controls only, it is possible to do this with the Timer, which will make sure the request will be sent to the server.

Comet technology is a way to make this work without using the Timer.

See also
RererencesArticlesVideosCode samplesForum discussonsOther references

About the author

Related Articles

Multi-threading  
Title Update Author
Tags: Architects, Developers, C#, XML, 2. Intermediate, 3. Advanced, AJAX, ASP.NET, Pre v6.3, v6.3, v6.4 and Later
11/Jan/2009    2009/01/11
Tags: Architects, Developers, 2. Intermediate, 3. Advanced, Customization, Optimizing Performance, v6.4 and Later
12/Jan/2009    2009/01/12
Tags: Architects, Developers, Drag & Drop, Visual WebGui Pipeline, 1. Beginner, 2. Intermediate, Integration, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
08/Jan/2007    2007/01/08
Tags: Architects, Developers, C#, XML, 2. Intermediate, 3. Advanced, AJAX, ASP.NET, Pre v6.3, v6.3, v6.4 and Later
11/Jan/2009    2009/01/11
Tags: Developers, Data Binding, Events, 1. Beginner, 2. Intermediate, Integration, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
05/Jan/2009    2009/01/05
Tags: Architects, Developers, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
23/July/2010    2010/07/23
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS