Does anyone know how to - or know of an example of source code - where when a person working on computer "A", does a certain command, that calls a process where Computer "B" is notified that data has changed, and therefore refreshes itself and gets the changed data?
This is being looked at on an information display type of application, so the user at computer "B" never has to do anything or even press a button on his computer, ever, he is always supplied with the current data from computer "A". I'm programming in Java Eclipse.
I'm going to try to hash this one out, but I could use some help.
Thanks.
- Bret