| Radialware |
|
||||
|
Radialware Comet Server Chat Sample This sample application demonstrates a simple web based stock quotes sample with views. Since this sample is built using our Comet technology, the clients do not need to refresh the chat page to see new stock quotes. There are also no timers running in the background of the client's web browser. On our server, an application called a publisher generates random values for the stock symbols below every few seconds. These values are added to an XML document and sent to the Comet Server where it is parsed and broadcasted to all connected browsers. A real publisher application would not generate random values but we do this only to demonstrate the Comet Server technology. With a bit of work you could write your own publisher which could download and publish real values. Since this sample utilizes views, the stock quotes that are updated depends on the user you select below. To start, please select the appropriate user below. User 1 (sees all stock quotes)User 2 (sees only some stock quotes) |