emailtosms  
Author Message
Lew





PostPosted: 2008-4-9 19:30:00 Top

java-programmer, emailtosms email***@***.com wrote:
> Anyone know how to send sms from email i [sic] mean email to sms

Set the phone number as the destination address, according to the standard
mapping of phone numbers to email addresses set by the devices service provider.

--
Lew
 
Roedy Green





PostPosted: 2008-4-10 11:13:00 Top

java-programmer >> emailtosms On Wed, 9 Apr 2008 00:53:30 -0700 (PDT), email***@***.com wrote,
quoted or indirectly quoted someone who said :

>Anyone know how to send sms from email i mean email to sms

Every cell phone company does it a slightly different way. A few
years ago we wrote a number of interfaces for the now defunct MediMom
project. None are that complicated. Go the websites of the various
cell phone providers.

--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
 
pssubashps





PostPosted: 2008-4-10 13:28:00 Top

java-programmer >> emailtosms On Apr 9, 4:29爌m, Lew <email***@***.com> wrote:
> email***@***.com wrote:
> > Anyone know how to send sms from email i [sic] mean email to sms
>
> Set the phone number as the destination address, according to the standard
> mapping of phone numbers to email addresses set by the devices service provider.
>
> --
> Lew

Could you give an exampl?