[ANNOUNCEMENT] Net_SMPP_Client-0.4.1 (devel) Released.
[email protected] ("PEAR Announce") Wed, 4 Jun 2014 05:05:36 +0100 (BST)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_SMPP_Client-0.4.1 (devel) has been released at http://pear.php.net/.
Release notes
-------------
QA release
Fix PEAR_LOG_DEBUG warning
Package Info
------------
Net_SMPP_Client is a package for communicating with SMPP servers, built with
Net_SMPP. It can be used to send SMS messages, among other things.
Features:
- PDU stack keeps track of which PDUs have crossed the wire
- Keeps track of the connection state, and won't let you send PDUs if
the state is incorrect.
- Supports SMPP vendor extensions.
Related Links
-------------
Package home: http://pear.php.net/package/Net_SMPP_Client
Changelog: http://pear.php.net/package/Net_SMPP_Client/download/0.4.1
Download: http://download.pear.php.net/package/Net_SMPP_Client-0.4.1.tgz
Authors
-------
Ian Eure (lead)