View Single Post
  #2 (permalink)  
Old Feb 25th, 2008, 16:38
able able is offline
Junior Member
Join Date: Feb 2008
Location: Glasgow
Age: 28
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Auto updating client

Your server would need to poll the three sources unless they offer some kind of ping mechanism.

However as you control the thin client/server interfaction you could do a push mechanism to avoid polling at that level. Additionally this would allow the server to poll only once to each source rather than once per client.
Reply With Quote