| News | Downloads | API Documentation |
|
Newsjsnpp-0.3.1 UnleashedPosted by on Wed, 01 Feb 2006 21:20:52 -0000 jsnpp is a java API for SNPP transactions, enabling a java application to send messages to pagers. User 'cainey' wrote in to point out that I am, indeed, a total nub and don't know how to use String.concat() from my elbow. Well he was right, and that was preventing use of the LOGI command for username/password authentication. He also let me know that, for some unknown reason, HylaFAX SNPP servers use a response code of 230 for success, despite the RFC specifying 250, and having no mention of 230 at all. I've decided to play nice and added 230 as an acceptable response code for the LOGI command. Don. jsnpp 0.3.0 Released Posted by on Fri, 14 Oct 2005 15:18:22 -0000 jsnpp is a java API for SNPP transactions, enabling a java application to send messages to pagers. Changed build process to put version in jsnpp jar file name, like all good libs should. This one will be jsnpp-0.3.0.jar. Added in password support for LOGI command, just call Message.setLogin(login, password). jsnpp 0.2.0 Released Posted by on Thu, 11 Aug 2005 18:28:19 -0000 jsnpp is a java API for SNPP transactions, enabling a java application to send messages to pagers. I've added support for SNPP level 2 transactions (including some optionally specified ones, see API) and handling for level 3 success messages. If you'd like to see releases in .zip format or have any other inquiries, please feel free to write me. jsnpp 0.1.0 Released Posted by on Fri, 20 May 2005 15:45:41 -0000 jsnpp is a java API for SNPP transactions, enabling a java application to send messages to pagers. jsnpp 0.1.0, support SNPP level 1 messages, was released. Please report any bugs or feature requests (RFEs) to the appropriate trackers. Downloadsjsnpp 0.3.1 released (Wed, 01 Feb 2006 22:03:30 GMT)
jsnpp 0.3.0 released (Fri, 14 Oct 2005 15:16:46 GMT)
jsnpp 0.2.0 released (Thu, 11 Aug 2005 18:26:32 GMT)
jsnpp 0.1.0 released (Fri, 20 May 2005 15:42:24 GMT)
|
|