SMTP2SMS

What is SMTP2SMS ?

SMTP2SMS is a SMS client for sending SMS to the mobile for which EMAIL2SMS service is provided. It uses SMTP for sending SMS. Currently the code comes with a configurable Operators list (pre-configured for several Indian Mobile Operators)

Technology

SMTP2SMS is a SMS client for sending SMS to the mobile for which EMAIL2SMS service is provided. It uses SMTP for sending SMS. Currently the code comes with a configurable Operators
list (pre-configured for several Indian Mobile Operators).

Most of the Mobile Service Providers (MSP) support EMAIL2SMS service for their subscribers. Some MSPs gives standard format Email id (Eg. <countrycode><mobilenum>@<serviceprovidermailserver>) for each mobile. When an email is sent from any mail client to the Mobile's Email id, it will be SMSed to the Mobile corresponding to the email id. Some MSPs provide 2way SMS communications where the mobile user can reply to the email id of the SMS sender.

This Project uses Java (JDK1.4, Java Mail API) for communicating with a non authenticated/useronly authenticated SMTP Server and sends the SMS to the required Mobile Number.

The Mobile operators list can be configurable and comes up preconfigured for several Indian Mobile Operators like Airtel,Hutch,BPL,RPG,Idea etc.,

As this project uses Java and Java Mail Implementation from Sun Java, The program is OS Independant and the only requirement is JRE 1.2.1 or higher

Download

The latest version of this product can be downloaded from SourceForge Project Download page

Feedbacks & Suggestions

Please mail me your feedbacks and suggestions to improve this product to tgkindia@users.sourceforge.net

Author's Home Page

You may also visit the Author's Home Page or (Mirror) for more interesting products and code.