How would i go about making a server app in java that will send growl notifications to clients, making it VERY easy for the client? Mainly, how would i send those notifications?
http://sourceforge.net/projects/libgrowl/ http://code.google.com/p/jgntp/
These are the java growl libs.