sending sms

  • Thread starter Thread starter sasikumar
  • Start date Start date
S

sasikumar

hi, i want to send sms to mobile using asp.net.what can i do for that.
 
hi, i want to send sms to mobile using asp.net.what can i do for that.

1) Launch your Internet browser (IE, FireFox, Netscape, Opera etc...)

2) Navigate to http://www.google.com

3) Enter the text below in the box:

"ASP.NET" SMS

4) Hit the button
 
Net has no native support for SMS. Something like nowSMS has a simple http
based interface, so if you have a hard wired mobile phone or GSM device
attached to a PC its simple to interface with it for inbound and outbound
SMS traffic.

You can easily tap into the thousands of web based services and access them
from a web or desktop app if all you want to do is send SMS messages out.
 

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

Back
Top