Monday, June 2, 2014

Research about supporting SMS


Objective:
This document is aim to send SMS to phone via Java Application.

What is SMS ?
Short Message Service (SMS) is a text messaging service component of phone, web, or mobile communication systems. Here is more detail.

Java Frameworks:
JSMPP, Java SMS SDK, Ozeki Java SMS SDK, SMS via email, SMSLib, Twilio Java SDK, LOGICA SMPP Java API,

Software:
SMS Gateway,

Options:
First : Use a SMS API Gateway which you need to pay for it , maybe you find some trial even free ones but it's scarce . Second : To use AT command with a modem GSM connected to your laptop . that's all

Protocols:
SMPP, GSM


References:
http://www.ozekisms.com/samples/index.php?owpn=581

No comments:

Post a Comment