33
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed log level from INFO to DEBUG since it might be ofternly occurs More... almost 18 years ago
update version jSmpp to version 1.1, ready for SMPPClient -> known as SMPPSession More... almost 18 years ago
Complete some task More... almost 18 years ago
Close all the mess More... almost 18 years ago
Fix the mess More... almost 18 years ago
Deleted trunk/src/java/main/org/jsmpp/util/PDUDecomposer.java More... almost 18 years ago
Fix all the mess More... almost 18 years ago
Remove PDU Composer More... almost 18 years ago
Update the effect of single implementation of Decomposer (PDUDecomposer) and Composer (PDUComposer) More... almost 18 years ago
Composer and Decomposer has single implementation, so the interface will be removed. More... almost 18 years ago
Fix comment typo More... almost 18 years ago
Removing log4j More... almost 18 years ago
Implement logging with SLF4J, no longer use log4j. More... almost 18 years ago
Only need single thread to read the pdu More... almost 18 years ago
No more sleep More... almost 18 years ago
Give a little sleep when reading pdu More... almost 18 years ago
Update the comment spelling :-p More... almost 18 years ago
Changed the order of spawning of PDUReaderWorker thread. It start after asssign value of Socker.inputStream to SMPPSession.in, becuase the PDUReaderWorker will need those value. More... almost 18 years ago
Update changes for the ActivityMonitor (still not fine) More... about 18 years ago
- Add initial version of Activity Monitor and the unit test - Update the unit test More... about 18 years ago
SMPPSession didn't pass InterfaceVersion when connectAndBind, since this intent for single version, and now still use SMPP version 3.4 More... about 18 years ago
Commit the beta version of jsmpp 2.0. New SMPP Client functionality added, see org.jsmpp.session.SMPPSession class, programming SMPP never been so easy with jsmpp. More... about 18 years ago
1. Update class documentation 2. Add new default constructor, a constructor without any parameter on org.jsmpp.SynchronizedPDUReader. [2007-06-30 17:54] 3. Add new default constructor, a constructor without any parameter on org.jsmpp.DefaultPDUSender. [2007-06-30 17:58] 4. Add new default constructor, a constructor without any parameter on org.jsmpp.SynchronizedPDUSender. [2007-06-30 17:59] More... about 18 years ago
Fix the path of main source More... about 18 years ago
First version of the sources More... about 18 years ago