Home All Groups Group Topic Archive Search About

How to have .net code call pager or phone

Author
27 Jun 2006 5:38 AM
moondaddy
I need to code in a web service call a pager and/or a phone and leave a
automated message as an alert when certain events occur. I don't even know
where to start with this or if its possible.  I also need to have an answer
on this ASAP to respond to a client.  Can anyone advise on how to approach
this?

Thanks.


--
moondaddy@noemail.noemail

Author
27 Jun 2006 7:54 AM
Luke Zhang [MSFT]
Hello,

To implement this, you need a Short Message Service (SMS)  provider which
can provider such server for you: your .NET application act as a client of
their service, and they provide programming SDK/Component/Interface for
your development.

Regards,

Luke Zhang
Microsoft Online Community Lead

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Author
27 Jun 2006 3:18 PM
moondaddy
Thanks I'll look into it.

--
moondaddy@noemail.noemail
Show quoteHide quote
"Luke Zhang [MSFT]" <lukez***@online.microsoft.com> wrote in message
news:Lo4m$7bmGHA.4528@TK2MSFTNGXA01.phx.gbl...
> Hello,
>
> To implement this, you need a Short Message Service (SMS)  provider which
> can provider such server for you: your .NET application act as a client of
> their service, and they provide programming SDK/Component/Interface for
> your development.
>
> Regards,
>
> Luke Zhang
> Microsoft Online Community Lead
>
> ==================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================
>
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>