On Fri, Feb 1, 2013 at 3:45 PM, Howard White <[email protected]> wrote: > On 01/31/2013 11:12 PM, Bob McClellan Jr wrote: >> >> I tripple Twilio. Great api, great support and libraries exist for >> multiple languages. > > Okay, I get the Twilio (and similar [ web | cloud | apps ] things). Next, > I'll need a short course in how to write a script that will make the http > call to send the text. Don't need to receive -- yet...
The simplest solution would be to use 'curl' to do the request for you. > Uhhhh, did I say that this is an internal application that we'd just as soon > not expose to the web too much... > > Tilghman, your SMS gateway sounds better by the moment. You're still going to have to script it, although an GSM modem typically only involves use of the serial port. -Tilghman -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
