smalltalk
/
osmo-st-smpp
Archived
1
0
Fork 0
SMPP implementation in smalltalk
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther 9f539f1c13 submit: Implement parsing of the submit SM message
Not all attribute classes have all the attributes specified. The
SMPPValueHolder routines for parsing/writing were not tested/executed
and might contain issues. The sm_length/short_message was combined
into a single attribute as it is more like a LV. The question if
the >>readFrom:with: should read the length or not is something that
keeps on coming up. I need to have a more sane way of handling that.
2014-05-13 17:35:48 +02:00
codec submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
test submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00
.gitignore Begin with OsmoSMPP a small SMPP codec library for Smalltalk 2014-04-24 20:25:36 +02:00
TODO smpp: Add a todo file with some notes and things I want to do 2014-05-13 04:48:34 +02:00
package.xml submit: Implement parsing of the submit SM message 2014-05-13 17:35:48 +02:00