I am writing a Java alert program that requires each client PC to listen for a notification from the server rather than having each PC call the server every few seconds. I am trying to make the...