From: Ahsan Ali <ahsanali@gmail.com>
To: gracecott@sancharnet.in
Cc: Chris DiTrani <chris@livedata.com>, linux-admin@vger.kernel.org
Subject: Re: SMS as server infos
Date: Thu, 24 Jun 2004 17:56:18 +0500 [thread overview]
Message-ID: <17daa8560406240556640b1806@mail.gmail.com> (raw)
In-Reply-To: <40DAB7B9.1060909@sancharnet.in>
Most cell phone carriers have websites where you can go and SMS one of
their subscribers for free. Often called "Internet Chat" or
"Web-2-SMS" or something similar.
Using a HTTP POST means you put together something that will go to
that particular site and do a HTTP POST (same as you typing something
into some fields on a web page and clicking "send" or "submit" on the
page) to send a line of text or a message to your particular number.
Sorry I dont have a full howto for you.
-Ahsan
On Thu, 24 Jun 2004 16:45:05 +0530, joy <gracecott@sancharnet.in> wrote:
>
> Chris DiTrani wrote:
>
> >If you're competent with shell and Python (or, yuck, perl ;-)) you can
> >instrument this pretty easily. All the info you want is either a command
> >or a cat of some /proc file away, and with Python you can easily build a
> >HTTP POST to pop off to your SMS gateway. How fancy you want to get in
> >between is up to you.
> >
> >I haven't done exactly this, but some very similar things before.
> >
> >
> >
> Hmm.... This sounds really interesting, Though I have no idea what is
> going on.
> could you please direct me to some resources on this "HTTP POST to pop
> off to your SMS gateway"
> business?
> I must say though that I DON'T know anything 'bout this, so a tutorial
> kind of site would be rather helpful.
>
> regards,
> Joy.M.M
>
>
>
> >CD
> >
> >-
> >To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> >the body of a message to majordomo@vger.kernel.org
> >More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
> >
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2004-06-24 12:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-23 16:41 SMS as server infos Luca Ferrari
2004-06-23 17:12 ` Chris DiTrani
2004-06-24 11:15 ` joy
2004-06-24 12:56 ` Ahsan Ali [this message]
2004-06-24 13:30 ` Chris DiTrani
2004-06-25 12:35 ` joy
2004-06-24 4:58 ` Andreas Unterkircher
2004-07-27 8:24 ` Ag. System Administrator
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17daa8560406240556640b1806@mail.gmail.com \
--to=ahsanali@gmail.com \
--cc=chris@livedata.com \
--cc=gracecott@sancharnet.in \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.