On 04/14/2011 10:36 AM, Dariusz Mazur wrote:

Did you already succeed in managing the usual obstacles of this: creating timers,
yes
Great ! How ?
notifying the main thread from worker threads,
yes
Great ! How ?
doing application initiated "active" user notifications on the web-page ?

I'm not sure I understand
when I need this, web page (by Javascript) sequentially ask server
This is what I meant. So you do polling in the Java script, killing the performance of the whole device. There are Java script based algorithms (such as "Comet") that might or might not help and might or might not introduce additional problems.

-Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to