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.

link|improve this question
feedback

1 Answer

Growl has a network protocol to received notifications from other apps.

link|improve this answer
lol, READ IT, what i wanna do send it with java. – fread2281 Nov 12 '11 at 3:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.