Re: Sending SMS

2008-09-30 Thread Michelle Konzack
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

Re: Sending SMS

2008-09-23 Thread Marko Krstic
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

Re: Sending SMS

2008-09-22 Thread Rob Coops
> 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

RE: Sending SMS

2008-09-22 Thread Thomas Bätzler
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

Sending SMS

2008-09-22 Thread Pat Rice
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

RE: Sending SMS

2005-06-14 Thread Cristi Ocolisan
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

Sending SMS

2005-06-13 Thread Octavian Rasnita
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