smppapi

A Java implementation of the SMPP specification
  • Sourceforge

  • SourceForge Logo

    Latest News

    Version 0.3.7 released

    Mon, 14 Aug 2006 15:10:39 GMT

    I have made a bug-fix release of the smppapi to close off some bugs that have been outstanding for a while. List of closed bugs is in the release notes for the release.

    oran (0 comments)

    Removal of 0.3.5 release

    Mon, 04 Jul 2005 10:10:26 GMT

    I have removed 0.3.5 from the file releases section as some code errant code I had been testing with was released with it causing some bad problems.

    My apologies to all. I will try to get the 0.3.6 release up as soon as is possible. (0 comments)

    Version 0.3.5 released

    Sun, 05 Jun 2005 23:38:12 GMT

    I've released a minor revision of the API. It contains a number of fixes for some bugs that have been open a while (check the release notes for which ones). (0 comments)

    Latest changes

    Sat, 09 Oct 2004 22:35:44 GMT

    A quick update on latest changes in CVS.

    1. Implemented a new bind timout feature in asynchronous comms. [see RFE #821700]

    2. Fixed a number of bugs - search for open bugs in the fixed state to see which ones.

    3. Moved to the Jakarta commons logging API. Internally, the project now uses commons logging calls. So you're no longer tied to configuring log4j for the API if your application uses something else. Course, you can continue to use log4j same as before if you like.

    All this will make it to a 0.3.4 release shortly. (0 comments)

    Version 0.3.3 released

    Sun, 18 Jan 2004 20:13:49 GMT

    Bug fix release of some long-fixed (and some recent) bugs. (0 comments)

    Verson 0.3.2 released

    Sun, 20 Apr 2003 21:50:48 GMT

    I have done a small release of the API. It fixes the bug many of you have reported where space characters were turning up as @ signs (bug id 635415). I've also added an alphabet encoding class which supports the HPRoman8 character set.

    oran (0 comments)

    More on character encodings

    Sun, 02 Feb 2003 19:54:32 GMT

    The problem many of you have been having with space characters turning up as '@' on your mobile devices has been fixed and checked into CVS. It was a problem with the DefaultAlphabetEncoding class.

    I have also added a new character encoding class: HPRoman8Encoding. Hope this helps with those of you connecting to SMSCs running on HP-UX which are using this encoding format by default.

    Bug reports and the like to the usual locations...

    (Incidentally, my ISP finally got me hooked up in early January after many months offline. There should be a little more activity on the project now that I have access again!)

    oran (0 comments)

    New version 0.3.1

    Wed, 20 Nov 2002 12:06:15 GMT

    Version 0.3.1 has been released. Fixes a couple of important bugs that were logged against 0.3.0. Also adds a new event dispatcher framework. (0 comments)

    Version 0.3.0 released

    Sun, 13 Oct 2002 17:20:31 GMT

    Only about a year late, but version 0.3.0 has finally been posted. Should be appearing in the download area real soon.

    This version now supports SMPPv3.4, though v3.3 remains the default version in use.

    Please, post any bug reports you have to this site using the bug tracker. Use the support tracker to ask for help using the API and post all your flames for breaking applications to the discussion forums. :-)

    The javadoc comments should be pretty well up-to-date, I'll try and update the (hehem) user manual to reflect new changes in the API as soon as possible.

    oran (0 comments)

    Optional parameters

    Fri, 05 Apr 2002 15:20:30 GMT

    I'm looking to get some feedback from users of the API about the implementation of optional parameters which I need to get done Real Soon. Most other SMPP3.4 features have been done but optional parameters remain. I have opened a
    discussion thread in the 'smpp-v3.4' discussion forum titled 'Optional parameters support'. Head on over, read the web page (link is posted in
    the article) and submit your opinions! The forum is over at
    http://sourceforge.net/forum/forum.php?thread_id=661302&forum_id=107330 (1 comments)

    The smppapi site is powered by WordPress