Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Net_SMPP_Client
Installed
- no -
Latest
0.4.1
License
PHP License v3.0
Summary
SMPP v3.4 client
Description
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.