Re:Command Line
"Rene Kluwen" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
For instance with this command: lynx -dump "http://$host:$port$path? user=$user&pass=$pass&to=$number&text=$urltext" Replace the variabeles (prepended with $) with your values. ----- Original Message ----- Date: Fri September 20, 2002 10:52 AM From: Mario Fernandez <[email protected]> To: [email protected] <[email protected]> Subject: Command Line Hi everybody, I was wondering if there is any way for sending SMSs via Command Line. I have only used the HTTP Interface and it works perfect, but I would like to know the different ways for sending SMSs apart from HTTP interface. Thanks in advance.