Text messaging on phones

E

Elmo Watson

First of all - is it possible with ASP.Net, to send text messages to a
certain phone?

And, if it's possible, is there a site that goes through a tutorial (or
whatever) concerning how to sent a text message to a phone, using ASP.Net
 
L

Lucas Tam

First of all - is it possible with ASP.Net, to send text messages to a
certain phone?
Yes.

And, if it's possible, is there a site that goes through a tutorial (or
whatever) concerning how to sent a text message to a phone, using ASP.Net

You'll need access to a SMS gateway. Unfortunately most gateways cost money
(i.e. Click-a-Tel).

Or, you can try sending an e-mail directly to the phone. Some providers
offer e-mail to text gateways. But often these gateways aren't free or have
some sort of catch for the receiving party (the receiving party may have to
respond with a command to retrieve the text).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top