|
Posted by A. Sinan Unur on November 12, 2005, 7:18 pm
Please log in for more thread options
int:
>>I'm pretty lost: I want to write a simple (???) program to send off an
>>SMS message..
>
>>[and indeed, that's in no small part because I haven't a *clue* how
>>text messaging works at all, much less doing it over the Internet
>>instead of from a cell phone].
>
> I make an assumption on using GSM network technology. The core issue
> is that you should get the message delivered to the SMSC (SMS Center)
> of the desired operator (operator of the GSM subscription to which
> you want to send the message). SMSes tend to cost some money apiece,
> so there typically isn't any direct public internet interface through
> which to send SMSes.
My provider allows me to set up an email address for my cell phone.
Emails sent to that address come to my cellphone as SMS. I do not know
how prevelant this feature is, but it is something to look into.
Sinan
--
(reverse each component and remove .invalid for email address)
comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html
|