openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jsmpp
Settings
|
Report Duplicate
33
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 28 of 28
Search / Filter on:
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
uudashr
More...
almost 18 years ago
update version jSmpp to version 1.1, ready for SMPPClient -> known as SMPPSession
uudashr
More...
almost 18 years ago
Complete some task
uudashr
More...
almost 18 years ago
Close all the mess
uudashr
More...
almost 18 years ago
Fix the mess
uudashr
More...
almost 18 years ago
Deleted trunk/src/java/main/org/jsmpp/util/PDUDecomposer.java
uudashr
More...
almost 18 years ago
Fix all the mess
uudashr
More...
almost 18 years ago
Remove PDU Composer
uudashr
More...
almost 18 years ago
Update the effect of single implementation of Decomposer (PDUDecomposer) and Composer (PDUComposer)
uudashr
More...
almost 18 years ago
Composer and Decomposer has single implementation, so the interface will be removed.
uudashr
More...
almost 18 years ago
Fix comment typo
uudashr
More...
almost 18 years ago
Removing log4j
uudashr
More...
almost 18 years ago
Implement logging with SLF4J, no longer use log4j.
uudashr
More...
almost 18 years ago
Only need single thread to read the pdu
uudashr
More...
almost 18 years ago
No more sleep
uudashr
More...
almost 18 years ago
Give a little sleep when reading pdu
uudashr
More...
almost 18 years ago
Update the comment spelling :-p
uudashr
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.
uudashr
More...
almost 18 years ago
Update changes for the ActivityMonitor (still not fine)
uudashr
More...
about 18 years ago
- Add initial version of Activity Monitor and the unit test - Update the unit test
uudashr
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
uudashr
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.
uudashr
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]
uudashr
More...
about 18 years ago
Fix the path of main source
uudashr
More...
about 18 years ago
First version of the sources
uudashr
More...
about 18 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree