PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_SMPP_Client

SMPP v3.4 client

This package is unmaintained.

Download latest release 0.4.1 (archived versions might be outdated)

License: PHP License v3.0

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.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#10397OpenReq0.3.22007-03-15Addition: query_sm / query_sm_resp support