SMS Gateway

Dataslices Solutions inc. offers various SMS gateway, SMS Server Software, WAP Push Gateway, and SMPP Gateway products, and other messaging solutions for businesses and government organizations, focusing on interactive SMS gateway, and SMS marketing integration. Additionally, the company is a provider of vertical SMS solutions and other turnkey SMS Gateway and SMS Server messaging solutions for businesses. Dataslices SMS Software and SMS Gateway products are built on open platforms, and can be easily deployed and maintained across different business environments and incur minimum overheads.
- Reducing budget.
- Increasing pace of technological changes.
- Supporting a mobile workforce and the need to always be in touch and available.
- Reduced server costs
- Ability to handle thousands of SMS/second per user account.
- High level of business quality for everyone.
- Zero maintenance and support charges.
- Zero downtime
- Seamless integration.
- Improved productivity and work life balance through flexible working.
- Scalable solution.
- Capital outlays are minimal.
- There are no maintenance and support charges.
- No need to keep IT department.
- Reliability with zero downtime.
- Seamless business solution ideal for SMEs.
- Round-the-clock access to experienced staff that can help deploy and manage a SMS gateway in accordance with a company’s unique business needs.
- Faster time-to-market by allowing for a rapid SMS system migration in order to take advantage of market opportunities.
- A third-party provider typically boasts an aggressive product-development cycle, ensuring that a company enjoys access to the latest technology and that equipment doesn’t lapse into obsolescence.
- Low up-front capital expenditures without any need to acquire expensive equipment and software. Plus, a managed service lets a company leverage its existing technologies alongside a new system.
- Predictable operating expenses thanks to services that are contracted and based on monthly charges or fixed flat-rate billing. The result is that companies can easily make budgetary accommodations.
- Because managed-SMS services feature a service-level agreement, companies can rest assured that a managed-SMS system will perform at peak levels in the face of security threats, business continuity and disaster recovery.
- Flexibility that accommodates a company’s fast growth, anticipated seasonal peaks and unexpected economic downturns.
- Supports SMS connectivity via one or more GSM modems (or GSM phones connected to a PC serial port), or over TCP/IP connections using SMPP, CIMD, UCP/EMI and/or HTTP protocols. (Note: A subscription to an SMS service provider or a GSM modem is required to send any messages )
- Supports least cost routing with pattern matching to route messages to different SMS connections based on destination.
- Supports Unicode (UTF-8) formats for both SMS and MMS messages, enabling deployment in multilingual environments.
- Supports easy generation and delivery of WAP Push messages, independent of the WAP gateway being used.
- Supports 2-way SMS for interactive application development. SMS messages received by the gateway can trigger either an executable program to be run, or an HTTP request. Simple text responses back to the user can be returned as output of the request. More complex responses, including MMS or other binary SMS content, are also supported.
- Includes an SMPP server, simplifying the process of connecting multiple gateways and applications.
- Supports sending of other binary SMS formats, including EMS, ring tones, etc.
- Supports concatenated SMS for SMS text messages longer than 160 characters.
- 100 simultaneously connected applications.
- 64+ concurrent SMSC connections.
- Support for dual core and multiprocessor systems.
- Support for 32bit and 64bit architectures.
- supports delivery report on smpp/http.
- prefix based routing to various destinations/countries.
- supports hundreds of messages per second in average workstation.
- log monitoring user friendly web interfaces.
- commercial features also added for monitoring accounting information.
- can be used to send operator logos, ringing tones.
- supports smpp 3.4 / smpp 3.5 .
- can connect various http based content gateways.
- support feature of adding multiple smsc.
- can provide dlr on the smpp port to the client.
- SMPP SMS service provider connection
- UCP SMS service provider connection
- CIMD2 SMS service provider connection
- HTTP SMS service provider connection
- Wireless connection using a GSM modem
SMPP Server
module.d - contains included config sections (mainly smppbox related) the prepaid plugin module which is related to clients credit handling is handled in this module. the mysql connection is set here.to communicate with the smpp binaries.
smsc.d - contains the smsc group connection sections (upstream for smppbox) configuration files with details of upstream smsc’s are stored here and the binaries which are running are referring this config file to connect to the upstream smsc .the details like ip , port ,username and password , ton and npi settings will be stored in this section.
esme.d - contains the smppbox esme/user account details configuration files with the user details for whom we are like smsc. all details like username,password ,routing gateway , prefix routing is needed to mention in this section.
At the client level, the smsbox will simply reply to the mo with a mt message containing the text. in the beginning of all we have to start the bearerbox which will create the connection with upstream smsc. start the smppbox daemon and all messages that have been in the receiver queue are passed to smppbox. the client bearerbox connects to smppbox, and all mo messages are passed via deliver_smpdus to the smpp user.
smppbox connects to the smsbox-port of a bearerbox. so the connection scheme will be as under:
[smpp client] <-smpp-> smppbox <-server internal-> bearerbox<smsc> <-> bearerbox(server) ............ <-smpp-> bearerbox(client)
this provides the overall system interaction with the external agents and data that is passed between different functions that are interacting within the system. it also shows which data are stored in system that are required to manage and administer the system. smppbox , bearerbox are the utilities that interacts with the upstream smsc and users who are configured with our service. web interface is the gui given to client for creating and managing users , gateways etc.

flow-ii
the system shows the external entities that interacts with the system and the functional units and their interaction within the system. this shows the overall fuctional and technical data that is passed between the system functions and the external agents that are outside the system. here esme manages user and smsc details.
this shows how the systems functional modules interacts with the external entities it also shows what type of data are passed in between them from one module to another module and the interaction in between them. the data that is passed through system from the external entities are shown below.

flow-iii
this is a overall system that shows how the system interacts with the external entities over the server what are the data that are sent or have to be sent to get the right response from the server. the system interacts as esme and smsc with smsc and clients; it allows sending data through esme through registered gateway for every registered client. the system gives dr to clients, it also manages gateway and user for the esme, it acts as an gateway allowing only valid message to be send via gateway to smsc.
The Web Interface for Administration
Dataslices messaging platform webadmin module can read, parse and write the configuration file. the web interface is an efficient and user-friendly way to manage users and gateways on smpp server and to generate dis reports.
the dataslices smpp server runs on a linux platform and provides any easy methods to manage user and gateway creation, modification or deletion. one needs to be technically sound and particularly comfortable on the linux platform for performing such functions. and even though one might posses the technical know-how to do so it still remains a tedious task and one which could easily lead to errors if one is not careful while doing it.
the web interface overcomes all these shortcomings and presents the user with a very friendly easy-to-use interface through which he could perform tasks of managing the gateway and users with relative ease.
one of the most compelling features of the interface are that you need not know what’s going on behind the scenes, i.e a lay-man or a complete non-technical person with just about average knowledge of computers could run the show through the interface as a system administrator would do without it.
the web interface developed solely by dataslices. divides the user functions into two main categories as follows:
Administration
the administration part consists of management of users which itself contains user creation, modification and deletion, and gateway management which also comprises of the same activities.
Given below are the screen–shots of the web interface which would be self-explanatory.
Admin Login

Admin login for web interface is the entrance to the dataslices smpp management which will allow the administrator of the to handle the gateway and user management. but to use those functionality administrator will be authenticated and will be allowed further for using the functionalities provided in the admin interface.
User management for Dataslices smpp


Gateway management module is given for managing multiple gateway’s which will connect to upstream smsc.here ip address,port , username , password , ton , npi and other settings related to upstream smsc can be handled in this module. addition, modification and deletion of gateways are provided.
dis reports
the reports part consists of various reports of client usage of the dataslices smpp server, such as daily stats, log of messages sent on a specific day, date or month, logs of delivery messages, sender specific logs, user specific logs and other such data that could be of utmost importance for the management.
Daily statistics report

Daily statistics report provide the current day count of sms sent.this report will show the userwise sms sent for the current day.
Delivery report for selected user and sender for selected Date

The above report provides information about the delivery report of the selected user ,this report is basically gives the delivery status , submit date , done date , which gateway its submitted. This report is very helpful for taking decisions in the allocating routing.
Log report for selected user, sender and specific Date

The above report provides information about the delivery report of the selected user ,this report is basically gives the delivery status , submit date , done date , which gateway its submitted.
Date-wise month summary report for Gateway

Date-wise summary report for the month of August ’06

Date-wise summary report for users for the month of August ‘06

The above report is very helpful in management point of view. This report gives us the summary count of all the messages sent by various users configured in the system.this report is very useful for cross checking with the submitted count at gateway.
Client-wise month summary report

Month summary report for testweb2 for the month of August ‘06

The above report gets date wise count for the selected user for the selected month . this report is also very useful to cross check the actual submission to the smsc.
SMS Gateway
Dataslices is the world's leading provider of SMS gateway, for every type of SMS marketing. Our message services and SMS Gateway connectivity with reliable coverage to 578 networks in 192 countries worldwide. We offer our customers access to a secure, dependable, high capacity messaging platform and we are targeting in Dubai GCC and all UAE Countries.
Dataslices brings together a team of skilled professionals & portfolio of executing various successful consumer & brand campaigns. After understanding the needs of our clients, our developer worked harder & developed our own SMS Gateway solution.
Our messaging platform is 100% compatible with all other applications, that's why it meets the 100% needs of our customer's specific requirements. Instead of wasting time & huge money, use our ready made platform for all your messaging needs.
Our SMS Gateway platform offers following unique features:-
✔ High Security, performance & 100% uptime to run your most demanding SMS applications.
✔ Flexible packages as per your needs, Starting from a few messages per day or millions.
✔ High performance & user friendly application offers built-In features to save your time & resources in development.
✔ Easy Incorporates new features & technologies as they are developed.
✔ Convenience of customizing interface as per your needs & easiness.
✔ Easy build in GUI Interface to receive messages.
✔ Supports all international character maps and special characters of languages (e.g. Arabic). In this way, sending and displaying messages wit special character content is simple and easy.
SMS API
We have developed SMS API to integrate with your web/application to generate SMS messages to mobile phones. Full featured & developer-friendly SMS API’s developed by Dataslices provide 100% uptime guarantee. With a slight and easy integration to our web service API, you will be able to send SMS from your application.
Dataslices wide range of SMS products offer all type of API’s like
✔ Web Services
✔ SMPP API
✔ HTTP API
✔ SMTP API
✔ XML API
✔ COM Object API
Our SMS Gateway (API) solution offers:
✔ 2 way interactive SMS campaigns
✔ No hardware or software to buy
✔ Any programming language supported
✔ Outbound SMS marketing campaigns
✔ Database establishment & management
✔ Centralizing database from all communication means into one database server
✔ Up to any required access to SMS gateway server for our client needs
✔ SMS applications for live entry streaming for voting or poling etc
✔ Integrate your own application to your SMS gateway account
✔ All languages support
Save time & money by using our reliable ready made solution.
SMS Applications
MIS System
Our unique application can be customized to any company's specification and can be fine tuned with their backend MIS system.
In pull based application they can retrieve the specific data from database whenever they want. this application is also very useful for the sale guys those who are on field. they can have a real time report on their cell phone which keep them update on the daily stock lying in the store so that they can book orders accordingly.
This application is for the top management of any company who want to keep an eye on daily sales, stock etc.this application is either push based or pull based. in push based application at a predesided time on every day the authorized members of top management can receive a report of daily sales and stock on their mobile via sms.
Short Code Application
For short code we have developed extensive application which can be very easily tuned with the customer's requirement and implemented in a very short time span. we have various applications ready for short code like sms poll, sms contest etc.
SMS Products and Solutions:
- ✔ SMPP Server
- ✔ HTTP Server
- ✔ SMS Gateway
- ✔ SMS Reseller Panel
- ✔ SMS Desktop Applications
- ✔ SMS Outlook Plug-In
- ✔ SMS Excel Plug-In
Dataslices distinguishes itself from competition on the basis of dedication its people, balanced mix of knowledge, technological expertise, innovative and interactive solutions using digital media & mobile technology. |
E-Marketing |
Our AddressDubai Media City Tel: +97144504292 Fax: +97144504293 Email: This e-mail address is being protected from spambots. You need JavaScript enabled to view it. Et, ON M9W 6K1 Toll free: 1-866-329-3115 Email: This e-mail address is being protected from spambots. You need JavaScript enabled to view it. |
