33
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clean up exception handling and interfaces More... over 17 years ago
Add name to pom.xml and ignore target directory (directory generated by maven) More... over 17 years ago
ServerMessageReceiverListener is always passed to the response handler More... over 17 years ago
more cleanup More... over 17 years ago
remove DummyResponseHandler and use jMock2 instead. moved sendBindResp from ServerResponseHandler to BaseServerSession More... over 17 years ago
remove Asynchronous*Sessions for now, the functionality will be implemented in the ResponseHandlers More... over 17 years ago
move query_resp handling to ResponseHandler More... over 17 years ago
cleaning up response handlers More... over 17 years ago
use testng 5.1 because of surefire bug More... over 17 years ago
generate source jars when building on maven More... over 17 years ago
custom -> SNAPSHOT More... over 17 years ago
ignore invalid optional parameters More... over 17 years ago
do not fail even if text happends to be null More... over 17 years ago
fix formatting, print optional parameter codes as hex More... over 17 years ago
cleanup More... over 17 years ago
trying to simplify session structure More... over 17 years ago
add maven pom.xml More... over 17 years ago
- support optional parameters - move common stuff from SMPPSession/SMPPServerSession to a common base class - clean up PDUSender/PDUReader - other cleanups More... over 17 years ago
Refine SMSC Simulator that able to send delivery receipt. More... over 17 years ago
Now using random positive interger value. More... over 17 years ago
Create to string representation (override toString method) More... over 17 years ago
Fix comment typo More... over 17 years ago
Add SMPPServerSimulator as example. specified systemId when accepting bind request for SMPPServerSession More... over 17 years ago
Create new constructor on SMPPSesssion More... over 17 years ago
Change the "text:" into "Text:" for develiry receipt parser (Based on SMPP Spec 3.4) More... over 17 years ago
Refine for build.xml and testng.xml for testing purpose More... over 17 years ago
Migrate Unit Testing from JUnit to TestNG (multithread test issue) More... over 17 years ago
Initial version for version 2.0 (New SMPP Server Side component "SMPPServerSession") More... over 17 years ago
new design and readable source code (on the way) More... over 17 years ago
Create Address class to wrap TypeOfNnumber, NumberingPlanIndicator and address such as (srcAddrTon, srcAddrNpi, sourceAddr). More... over 17 years ago