View Single Post
  #1 (permalink)  
Old Feb 24th, 2008, 13:11
Deano Deano is offline
New Member
Join Date: Jan 2004
Location: United Kingdom
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Auto updating client

Hi all

I want to develop a web app that has data originating from 3 sources, the sources are:

1) Database
2) Web service
3) Web-server

When any of the data changes on any of these 3 sources I want it to be reflected in in my thin client. Is there a way the client can be updated automatically or will it require me to poll my server for changes which in-turn is also polling the three sources??

Any help appreciated.

Kind regards

Deano
Reply With Quote