|
Tutorials  
Buy It  
Support  
Real-Time Data display is achieved using polling mechanism. It can be configured to check a server at defined intervals, and will download data as required,
paving the way to real-time applications including stock quotes, order status and real-time chat.
Polling can be broken down to a per widget basis. One entry, can be tracking number of orders, so every 10 seconds it could query the 'numberoforders.php' script.
Another could display the current number of users online, another could be an instance of live support (Live Support will be provided as a sample script upon the release
of Bambookit GUI 2.0).
|
|