ucp

Python EMI UCP protocol wrapper.


Keywords
ucp, sms, smsc, protocol
License
GPL-2.0
Install
pip install ucp==1.0.0

Documentation

emi-ucp

External Machine Interface (EMI), an extension to Universal Computer Protocol (UCP), is a protocol primarily used to connect to short message service centres (SMSCs) for mobile telephones. The protocol was developed by CMG Wireless Data Solutions, now part of Acision. (source: Wikipedia)

This module is a python implementation of EMI UCP protocol.

Installation

pip install ucp