Hi All,
Our application is a desktop application that can be accessed by multiple users by connecting over LAN or thru remote desktop sharing tools like Citrix.
Some of the screens have a refresh timer such that if user A has added data on that screen, user B should be able to see it after a fixed interval automatically. This works on most LAN networks. But often it happens that the screen for user C connected thru Citrix will never refresh! Thus C may add the same data as A, only to find that it has been duplicated after the saving process is complete.
C will be able to see the data added by A if he closes that screen (and sometimes the whole application) and opens it again.
There is no issue of access rights over here. All users have equal rights on the screens they are viewing.
Any suggestions as to what we should be looking at?
Thanx
Bini
Our application is a desktop application that can be accessed by multiple users by connecting over LAN or thru remote desktop sharing tools like Citrix.
Some of the screens have a refresh timer such that if user A has added data on that screen, user B should be able to see it after a fixed interval automatically. This works on most LAN networks. But often it happens that the screen for user C connected thru Citrix will never refresh! Thus C may add the same data as A, only to find that it has been duplicated after the saving process is complete.
C will be able to see the data added by A if he closes that screen (and sometimes the whole application) and opens it again.
There is no issue of access rights over here. All users have equal rights on the screens they are viewing.
Any suggestions as to what we should be looking at?
Thanx
Bini