Bonrix SMPP Gateway 1.0.1. Index Introduction Architecture diagram Set up diagram System & Software Requirements Installation Deployment Operations HTTP.

Slides:



Advertisements
Similar presentations
Welcome to Middleware Joseph Amrithraj
Advertisements

Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
XMAS installation instructions Windows Version: 1.0 4/22/2008.
Kerim KORKMAZ A. Tolga KILINÇ H. Özgür BATUR Berkan KURTOĞLU.
Website Development with PHP and MySQL Introduction.
Proxy Cache Leonid Romanovsky Olga Fomenko Winter 2003 Instructor: Konstantin Sinyuk.
Bonrix WebSMS Enterprise Edition (A Web Based Application) Bonrix Software Systems
CONTENTS  ABSTRACT  INTRODUCTION  HARDWARE & SOFTWARE REQUIREMENTS  PROBLEM ANALYSIS  MODULES DESCRIPTION  TABLE DESIGN  ER DIAGRAM  SCREEN SHOTS.
VMware vCenter Server Module 4.
Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
Take advantage of the SMS technology in your organization today!
FTP. SMS based FTP Introduction Existing System Proposed Solution Block Diagram Hardware and Software Features Benefits Future Scope Conclusion.
DAT602 Database Application Development Lecture 15 Java Server Pages Part 1.
Installing DSpace on Window Bharat M. Chaudhari School of Petroleum Management, PANDIT DEENDAYAL PETROLEUM UNIVERSIRY, GANDHINAGAR
CONNECT Installation and Configuration Les Westberg Copyright All Rights Reserved. 1.
Overview of the ODP Data Provider Sergey Sukhonosov National Oceanographic Data Centre, Russia Expert training on the Ocean Data Portal technology, Buenos.
© 2007 NeoAccel, Inc. NeoAccel SGX Installation Guide Dear Customer: We are pleased to provide you with our training presentation for our SSL VPN-Plus.
Mobile Tech Architecture Overview Phil Sirigiano Technical Services 3/4/2015.
1 Network Statistic and Monitoring System Wayne State University Division of Computing and Information Technology Information Technology.

© 2005,2006 NeoAccel Inc. Partners Presentation SSL VPN-Plus 2.0 Quick Start Guide.
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
Copyright ®xSpring Pte Ltd, All rights reserved Versions DateVersionDescriptionAuthor May First version. Modified from Enterprise edition.NBL.
Is Apache CouchDB for you?
WaveMaker Visual AJAX Studio 4.0 Training Installation.
Prerequisite Checker Neeharika Bollepalli Masters Report, Final Defense Guidance by Dr. Dan Andresen.
Guidelines for Homework 6. Getting Started Homework 6 requires that you complete Homework 5. –All of HW5 must run on the GridFarm. –HW6 may run elsewhere.
Python CGI programming
COMP 321 Week 7. Overview HTML and HTTP Basics Dynamic Web Content ServletsMVC Tomcat in Eclipse Demonstration Lab 7-1 Introduction.
Bonrix SMPP Client. Index Introduction Software and Hardware Requirements Architecture Set Up Installation HTTP API Features Screen-shots.
ATG Environment Setup In this session you will learn – Setting Up ATG environment – Creating new ATG application – Configuring Data Source – Configuring.
SQL Queries Relational database and SQL MySQL LAMP SQL queries A MySQL Tutorial and applications Database Building Assignment.
EPolicy Orchestrator WNUG June Meeting 6/6/2002. Presentation Contents What is ePO? What are the requirements? ePO components Demo of ePO Where to get.
Running Kuali: A Technical Perspective Ailish Byrne - Indiana University Jay Sissom - Indiana University Foundation.
MOBILITY BILL DEFRAYMENT
Oracle 10g Database Administrator: Implementation and Administration Chapter 2 Tools and Architecture.
MobileMAN Internal meetingHelsinki, June 8 th 2004 NETikos activity in MobileMAN project Veronica Vanni NETikos S.p.A.
Android architecture & setting up. Android operating system comprises of different software components arranges in stack. Different components of android.
ODP V2 Data Provider package overview Sergey Sukhonosov National Oceanographic Data Centre, Russia Training course on establishment of the ODP regional.
Training & Support for End Users of Cisco Unified Communications Agenda:  Flash Demo  VoIPT on the Phone  Modules / Pricing  Installation Process.
eFinaX Teller System. Contents 1. Operation System 2. Development / Maintenance System 3. Feature 4. Benefit 5. Supports.
Crystal Reports Training
Running Kuali: A Technical Perspective Ailish Byrne (Indiana University) Jonathan Keller (University of California, Davis)
JSP Server Integrated with Oracle8i Project2, CMSC691X Summer02 Ching-li Peng Ying Zhang.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
1 G52IWS: Example Web-services Chris Greenhalgh. 2 Contents Software requirements AXIS web service run-time components Getting started with Jetty & AXIS.
Web Server Apache PHP HTTP Request User types URL into browser Address resolved if nec. We use directly Most browsers request.
Endpoints Lesson 17. Skills Matrix Endpoints Endpoints provide a reliable, securable, scalable messaging system that enables SQL Server to communicate.
Web Cache. What is Cache? Cache is the storing of data temporarily to improve performance. Cache exist in a variety of areas such as your CPU, Hard Disk.
Scientific Linux Inventory Project (SLIP) Troy Dawson Connie Sieh.
A Web Based Job Submission System for a Physics Computing Cluster David Jones IOP Particle Physics 2004 Birmingham 1.
Example of how to send SMS message with a VB.Net application In this presentation you can learn the method of sending SMS messages with a Vb.Net application.
SAP Business One 9.0 integration for SAP NetWeaver Installation and Technical Configuration 2013 March.
Bonrix SMPP Gateway
ETL Validator Deployment Options
2nd year Computer Science & Engineer
Introduction to YouSeer
Global Search: An Introduction and Administrator Perspective
Relational database and SQL MySQL LAMP SQL queries
SQL Queries Relational database and SQL MySQL LAMP SQL queries
Web Portal Project.
FTP - File Transfer Protocol
PHP / MySQL Introduction
Software for Eligible Beneficiaries Accession
Information Technology Ms. Abeer Helwa
CA Call Accounting System
The Fedora Project April 28-29, 2003 CNI, Washington DC
Web Servers (IIS and Apache)
Sending data to EUROSTAT using STATEL and STADIUM web client
Presentation transcript:

Bonrix SMPP Gateway 1.0.1

Index Introduction Architecture diagram Set up diagram System & Software Requirements Installation Deployment Operations HTTP API Settings Features

Introduction Bonrix SMPP Gateway is a J2EE web application. Clients can connect to it by TCP-IP or can directly do request to an HTTP API. It has Administrative web interface to manage users and SMS termination settings. We can allow users to have credit and validity based or TPS(Transaction Per Second) access to the gateway. It has three types of SMS termination mechanism 1) Drop SMS to our predefined directories. 2) Submit SMS to high performance messaging server [Apache ActiveMQ Server 5.x(Free software)] 3) Directly forward SMS to third party HTTP API. In backend for storing information it uses MySQL and Mongo DB as database servers. Both are freely available. It can be deployed on any java application server. For ex: Apache Tomcat, Jetty, JBoss, etc.

Bonrix SMPP Gateway Third Party HTTP API Bonrix SMPP Client Third Party SMPP Client HTTP APIBonrix SMPP Client SMSC Directories Active MQ Server

MySQLMongo DB Bonrix SMPP Gateway Windows / Linux Machine ActiveMQ Server SMSC Connection Third Party HTTP API Clients

System & Software Requirements Windows XP, Windows 7, Windows 8,Linux,Mac,Solaris Operating System Minimum 2GB RAM Intel P4 or Higher RAM & CPU 80 GB or More Hard Disk Software JDK 1.6 or higher, Apache Tomcat Server, MySQL Server, mongo DB

Installation Download demo version of Bonrix SMPP Gateway from Download and install Apache Tomcat Server 6.x from Download and install JDK 6 from Download and install Apache ActiveMQ 5.x from Download and install MySQL 5.x from Download and install mongo DB from

Deployment => Perform following steps during firs time installation only. Copy-Paste SMSC.war to TOMCAT_HOME/webapps/ Create database named “smpp” in MySQL Server. Register mongo DB as system service or start it from Command prompt. Start Tomcat Server.

Operations Start the tomcat server To access administrative console for users and SMS termination settings hit the following URL in browser. Click on Users link to mange users Click on Settings link to manage settings for users Click on Reports link to search or download delivery reports. Few Screen shots are given in following slides.

Users

Add New User

Settings

Add New Settings

Report Home Screen

Report-Get Zip file as search result

Report-Get Search Result as Table

Report-Get Search Result as List of Downloadable Zip Files

HTTP API To access HTTP API hit below URL with all parameters set from browser or from any application with HTTP GET. : /submit?username= &password= &message= &sendername= &mobi lenumber= &deliveryreport= Parameters Description: : IP of Windows or Linux or any other machine. : HTTP Port set in settings file(Default 88) : User Name given to client : Password given to client : Message content goes here : Client’s sendername : Single or Comma(,) separated Mobile Numbers : 1 if delivery report needed, 0 if not. ** No of comma separated mobile numbers limited to URL size. System can handle any number of mobile numbers.

Settings Bonrix SMS Gateway settings can be changed from TOMCAT_HOME/webapps/WEB_INF/classes/smpp.props Smpp.props contains all the settings parameter related to smpp gateway -It contains settings for number of smpp connection listeners. -It contains settings for HTTP request handling. -You can change SMPP and HTTP ports etc. -And Many other operational parameters.

Features SMS Submission : 1 - TPS(Transaction Per Second) based. 2 - Credit and Validity based. SMS Routing : -Third Party HTTP API -Drop(Store) Messages in selected Directories -Add messages to high speed messaging server[Active MQ]. Connection : -TCP/IP -HTTP API High throughput and availability. Low operational cost.