All Projects → Telefonica → SDK-SMS-Stack

Telefonica / SDK-SMS-Stack

Licence: GPL-3.0 license
SDK-SMS-Stack

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
typescript
32286 projects

Labels

Projects that are alternatives of or similar to SDK-SMS-Stack

node-server-terminate
Allow terminating a server in an orderly fashion
Stars: ✭ 15 (-51.61%)
Mutual labels:  cdco
nginx-canary
nginx with canary release strategy
Stars: ✭ 43 (+38.71%)
Mutual labels:  cdco
mistica-web
React components library for Telefonica Design System (Mistica)
Stars: ✭ 15 (-51.61%)
Mutual labels:  cdco

License

SMS Stack

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.

Prerequisites

You can download and use sms-stack in multiple environments in order to implement it in multiple scenarios.

Typescript

Npm - https://www.npmjs.com

Nodejs - https://nodejs.org/en/

Typescript - https://www.typescriptlang.org/#download-links

Python

Python 3.4 or higher - https://www.python.org/downloads/

Pip - https://pypi.org/project/pip/

Android

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

Usage

Simply add the framework in one of each repositories given in your repository.

Typescript

npm install sms-stack 1.x.x

Python

pip install sms-stack 1.x.x

Android

Add in the gradle app file implementation 'com.example.smstcplibrary:smsstack:1.x.x'

For further implementation, please use the given wiki

SMS Stack scheme

Stack Sms Layer

Stack Sms Communication

License

This project is licensed under the GNU General Public License - see the LICENSE file for details

Contact

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:

[email protected] - Ideas Locas CDO - Telefónica

[email protected] - Ideas Locas CDO - Telefónica

[email protected] - Ideas Locas CDO - Telefónica

For more information please visit https://www.elevenpaths.com.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].