twitter-archive / cloudhopper-smpp

Efficient, scalable, and flexible Java implementation of the Short Messaging Peer to Peer Protocol (SMPP)
Other
382 stars 356 forks source link

Submit_multi operation implementation (SMPP 3.4 section 4.5) #69

Closed imade closed 9 years ago

imade commented 9 years ago

Submit_multi operation implementation (SMPP 3.4 section 4.5) along with test cases and demo client. Also verified that wireshark is able to parse submit_multi PDUs correctly.