jsnpp

News | Downloads | API Documentation Support this project   SourceForge.net Logo

News

jsnpp-0.3.1 Unleashed
Posted by rizzo@users.sourceforge.net (Don Seiler) on Wed, 01 Feb 2006 21:20:52 GMT

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.

http://jsnpp.sourceforge.net (0 comments)


jsnpp 0.3.0 Released
Posted by rizzo@users.sourceforge.net (Don Seiler) on Fri, 14 Oct 2005 15:18:22 GMT

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).

http://jsnpp.sourceforge.net (0 comments)


jsnpp 0.2.0 Released
Posted by rizzo@users.sourceforge.net (Don Seiler) on Thu, 11 Aug 2005 18:28:19 GMT

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.

http://jsnpp.sourceforge.net (0 comments)



Downloads

jsnpp 0.3.1 released (Wed, 01 Feb 2006 22:03:30 GMT)


Released at Wed, 01 Feb 2006 22:03:30 GMT by rizzo
Includes files: jsnpp-0.3.1.zip (239707 bytes, 369 downloads to date), jsnpp-0.3.1.tar.gz (221309 bytes, 108 downloads to date)
[Download] [Release Notes]


jsnpp 0.3.0 released (Fri, 14 Oct 2005 15:16:46 GMT)


Released at Fri, 14 Oct 2005 15:16:46 GMT by rizzo
Includes files: jsnpp-0.3.0.tar.gz (221097 bytes, 42 downloads to date)
[Download] [Release Notes]


jsnpp 0.2.0 released (Thu, 11 Aug 2005 18:26:32 GMT)


Released at Thu, 11 Aug 2005 18:26:32 GMT by rizzo
Includes files: jsnpp-0.2.0.tar.gz (221133 bytes, 37 downloads to date)
[Download] [Release Notes]


jsnpp 0.1.0 released (Fri, 20 May 2005 15:42:24 GMT)


Released at Fri, 20 May 2005 15:42:24 GMT by rizzo
Includes files: jsnpp-0.1.0.tar.gz (26902 bytes, 56 downloads to date)
[Download] [Release Notes]


Project name: jsnpp - Java SNPP API

Project description: jsnpp is a java API for SNPP transactions, enabling a java application to send messages to pagers.


Developers on project: 1

Project administrators: rizzo


Activity percentile (last week): 70.99%

Most recent daily statistics (21 Nov 2009): Ranking: 79779, Activity percentile: 70.99%,


Downloadable files: 624 total downloads to date

Most recent daily statistics (21 Nov 2009): Download count:


Mailing lists (public): 0

Public mailing lists:


Discussion forums (public): 0, containing messages

Public discussion forums:


Tracker: Bugs (0 open/1 total)

Tracker description: Bug Tracking System


Tracker: Support Requests (0 open/0 total)

Tracker description: Tech Support Tracking System


Tracker: Patches (0 open/1 total)

Tracker description: Patch Tracking System


Tracker: Feature Requests (0 open/0 total)

Tracker description: Feature Request Tracking System



jsnpp is GPL