33
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Google code issue 143: org.jsmpp.PDUStringException: C-Octet String value 'System ID' cannot more than 9. Actual length of string is 9" More... almost 12 years ago
Google code issue 143: org.jsmpp.PDUStringException: C-Octet String value 'System ID' cannot more than 9. Actual length of string is 9 More... almost 12 years ago
Merge pull request #22 from muellerc/master More... almost 12 years ago
Google code issue 140: org.jsmpp.bean.OptionalParameter.COctetString.getValueAsString() returns a String which miss the last character More... almost 12 years ago
Google code issue 145: AbsoluteTimeFormatter and RelativeTimeFormatter doesn't respect daylight saving time More... almost 12 years ago
Return error response for SubmitSM More... almost 13 years ago
Log hex string of received SMPP message More... almost 13 years ago
Merge pull request #10 from rprevot/patch-1 More... almost 13 years ago
Merge pull request #9 from terukizm/sendreceive_sample More... almost 13 years ago
Merge pull request #8 from terukizm/charcodefix More... almost 13 years ago
Update jsmpp/src/main/java/org/jsmpp/session/SMPPSession.java More... almost 13 years ago
add: simple SMS send and receive Sample Code More... about 13 years ago
fix: char-code fix for utf-8(text fix) More... about 13 years ago
fix: char-code fix for utf-8 More... about 13 years ago
Merge pull request #5 from J-rooft/master More... over 13 years ago
Added cause when rethrowing exceptions in connectAndBind method in SMPPSession More... over 13 years ago
Merge pull request #3 from stefanth/master More... over 13 years ago
Merge branch 'OptionalParameters' More... over 13 years ago
Use improved API to find SMPP interface version in bind response More... over 13 years ago
Improved API to find specific optional parameters in SMPP Operations More... over 13 years ago
Deserialize optional parameters into more specific classes More... over 13 years ago
Unique OptionalParameter classes for each parameter More... over 13 years ago
Improved toString() for OptionalParameter subclasses More... over 13 years ago
Improved Javadocs for OptionalParameter class More... over 13 years ago
Provide access to SMPP Interface version in bind More... over 13 years ago
Allow retrieving class from Tag enum More... over 13 years ago
Don't raise unchecked exception for unknown Optional Parameters More... over 13 years ago
Log suppressed IOException in SocketConnection.close() More... over 13 years ago
Don't join thread if it hasn't been started More... over 13 years ago
Guard against exceptions in session state listeners More... over 13 years ago