Ok, I have been researching how to do this over the past few days and I haven't really come any closer to finding a solution or example. Basically, I have a server/client system set up so that I can send and receive text between two Java applications. I just can't figure out how to go about keeping the text in sync with each other. (Something like Google Docs)
If anyone can point me in the right direction or show/link me an example it would be much appreciated.
Thanks in advance.