How could a network of servers communicate with each other?
For example, if Client A connects to Server A, how would the other servers be informed of this? I'm guessing you would need a "central" server, but how would it be implemented?
I'm really dumbfounded on this, so any help would be nice :)