Sms Stack is a Framework to provide TPC/IP based characteristics to the GSM Short Message Service.
This framework works in multiple environments to provide a full stack integration in a service.
The main layer features techniques to control the order and the number of sms for a given stream, and a layer of security with AES + CTR cypher.
You can easily implement your own protocol on the top of the stack of Sms Stack and add new features to an sms based communication between devices.
You can download and use sms-stack in multiple environments in order to implement it in multiple scenarios.
Npm - https://www.npmjs.com
Nodejs - https://nodejs.org/en/
Typescript - https://www.typescriptlang.org/#download-links
Python 3.4 or higher - https://www.python.org/downloads/
Pip - https://pypi.org/project/pip/
Android API 23 (6.0) or higher - https://developer.android.com/about/versions/marshmallow/android-6.0
Android Studio + Gradle (With JUnit) - https://developer.android.com/studio/install
Simply add the framework in one of each repositories given in your repository.
npm install sms-stack 1.x.x
pip install sms-stack 1.x.x
Add in the gradle app file
implementation 'com.example.smstcplibrary:smsstack:1.x.x'
For further implementation, please use the given wiki
This project is licensed under the GNU General Public License - see the LICENSE file for details
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This software doesn't have a QA Process. This software is a Proof of Concept.
If you have any problems, you can contact:
pablo@11paths.com - Ideas Locas CDO - Telefónica
franciscojose.ramirezvicente@telefonica.com - Ideas Locas CDO - Telefónica
lucas.fernandezaragon@telefonica.com - Ideas Locas CDO - Telefónica
For more information please visit https://www.elevenpaths.com.