GenSmsPdu: Automatic SMS message generator
GenSmsPdu is a library for random generation of 3GPP SMS messages. It defines a big data type for 3GPP defined SMS message formats such as SMS-SUBMIT and SMS-DELIVER \[1\]. Using QuickCheck, it can generate a list of random SMS messages in the data type automatically.
GenSmsPdu offers an encoder to convert an SMS message into an SMS PDU (Protocol Data Unit) in bytes, and a decoder to do the reverse. Currently, it generates only single paged SMS messages.
\[1\] 3GPP TS 23.040 V6.7.0, 3rd Generation Partnership Project Technical Specification Group Core Network and Terminals; Technical Realization of the Short Message Service (SMS) (Release 6), March 2006. http://www.3gpp.org.
Downloads
- GenSmsPdu-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2.0.0 |
---|---|
Dependencies | base (>=4 && <5), haskell98, QuickCheck, random [details] |
License | BSD-3-Clause |
Copyright | Kwanghoon Choi <lazyswamp@gmail.com> |
Author | Kwanghoon Choi <lazyswamp@gmail.com> |
Maintainer | Kwanghoon Choi <lazyswamp@gmail.com> |
Category | Testing |
Uploaded | by KwanghoonChoi at 2010-03-27T14:39:07Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | gensmspdu |
Downloads | 1427 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-25 [all 16 reports] |