Can I send notification to Growl 1.2 using jgntp library?

35 views
Skip to first unread message

Garima Yadav

unread,
Feb 24, 2014, 5:38:10 AM2/24/14
to growl-de...@googlegroups.com
Can I send notification to Growl 1.2 using jgntp library (Java library for gntp protocol)? The OS that I am using is Mac.  
I am getting following error message while sending notification to Growl using Java gntp client code. Please suggest.

Exception in thread "main" java.net.SocketTimeoutException: Receive timed out

at java.net.PlainDatagramSocketImpl.receive0(Native Method)

at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:145)

at java.net.DatagramSocket.receive(DatagramSocket.java:725)

at com.infogain.VerySimpleClient.main(VerySimpleClient.java:121)




Chris Forsythe

unread,
Feb 24, 2014, 10:21:12 AM2/24/14
to growl-de...@googlegroups.com
I'll confirm this. GNTP was not introduced in Growl until 1.3. The currently recommended version that supports GNTP is 2.1.3. 

-- 
Chris Forsythe
--
You received this message because you are subscribed to the Google Groups "Growl Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to growl-developm...@googlegroups.com.
To post to this group, send email to growl-de...@googlegroups.com.
Visit this group at http://groups.google.com/group/growl-development.
For more options, visit https://groups.google.com/groups/opt_out.

Paul Traylor

unread,
Mar 18, 2014, 8:28:04 PM3/18/14
to growl-de...@googlegroups.com
If you're not afraid of the console, I have this app that I wrote to
manage some growl forwarding though more user facing documentation is
not quite there.

https://github.com/kfdm/gntp-regrowl
--
Paul Traylor
https://github.com/kfdm
Reply all
Reply to author
Forward
0 new messages