also and ideas about connecting up a gsm phone and making it talk with
> perl, for sending SMS
It is not perl but it exist under Linux, MacOS and Windows:
smstools
It is a daemon where in the outgoung folder you write a message like
8<--
From:
To: +49177935
perl, for sending SMS
Thanks in advance
Pat
Hello Pat,
This is pretty easy to do with the right HW. Most of the mobile phones
don't support plain text SMSs, so You have to code them in the correct
way. What I use is GSM gateway (nokia, telular, etc...) and I send AT
commands over serial conn
> any recommendations ?
> also and ideas about connecting up a gsm phone and making it talk with
> perl, for sending SMS
>
> Thanks in advance
> Pat
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn
Pat Rice <[EMAIL PROTECTED]> asked:
> I'm just wondering whats the best way to send an SMS thought perl ?
> Has any one experience of doing such a task ?
The easiest solution is to use somebody else's HTTP-to-SMS
gateway, because then you can use LWP on your end.
On the other hand trying to signa
Hi all
I'm just wondering whats the best way to send an SMS thought perl ?
Has any one experience of doing such a task ?
I'm looking at CPAN and finding:
SMS-Send
Net-SMS
any recommendations ?
also and ideas about connecting up a gsm phone and making it talk with
perl, for sending SMS
consider using the mailing lists as primary resource for usage and
general related questions, you'll get feedback there.
-Original Message-
From: Octavian Rasnita [mailto:[EMAIL PROTECTED]
Sent: 13 iunie 2005 17:54
To: beginners@perl.org
Subject: Sending SMS
Hello,
Does anyone know
Hello,
Does anyone know if it is possible to create a program in perl which sends
free SMS messages?
I have tried using the module WWW::SMS but without success.
It seems that it doesn't really work.
Thank you.
Teddy
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail