Saturday, March 31, 2012

SMS Message

Can someone tell me how to send SMS through ASP.NET program. Is there any
easy way? (Like sending e-mails)
ThanksSMS is an email but it goes to the service provider and they in turn relay
it to the phone.
You need to have the email address of the service provider to make it work.
There are several examples , just google this:
sms ASP.net
"Asanga" <Asanga@.discussions.microsoft.com> wrote in message
news:50EF6CBD-B290-4696-A030-666283035944@.microsoft.com...
> Can someone tell me how to send SMS through ASP.NET program. Is there any
> easy way? (Like sending e-mails)
>
> Thanks
>
> Can someone tell me how to send SMS through ASP.NET program. Is there

> any easy way? (Like sending e-mails)
>
> Thanks
>
There's an
SMPP component included in IP*Works! .Net Edition that you can use to send S
MS
messages from ASP.Net. You can find it at
http://www.nsoftware.com/products/s...spx?part=IPN6-A - and the SMPP
component specifically:
http://www.nsoftware.com/products/c...MPP&sku=IPN6-A.
Regards,
Lance R.
/n software
http://www.nsoftware.com/
-
If you would be using bigfoot to send your sms's ...
I wrote a C# wrapper class that uses the Bigfoot API to send SMS's..
Wim
"Asanga" <Asanga@.discussions.microsoft.com> wrote in message
news:50EF6CBD-B290-4696-A030-666283035944@.microsoft.com...
> Can someone tell me how to send SMS through ASP.NET program. Is there any
> easy way? (Like sending e-mails)
>
> Thanks

0 comments:

Post a Comment