You need to find a gateway or such kind of service first. The service provider will probably offer you the method or API to integrate your web site to their service. This topic has also been discussed in these forums for several times before. You can search
for those threads and see if they are suitable for you.
Zhao Ji Ma
Sincerely,
Microsoft Online Community Support
“Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS. If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or
email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or http://www.visualgsm.com.
Rajnish Kaur
Member
29 Points
256 Posts
SMS gateway integration in asp.net application
Dec 13, 2007 04:13 AM|LINK
Hi..........i have a web application and i want to integrate SMS gateway in it so that
i can send sms from my web application to client's mobile.I don't get any sms providers yet.
Plz help me how to start working with this.Its very urgent and i have short time period.
plz reply as early as possible.
Thanks in advance.
Rajnish Kaur Chattha.
Zhao Ji Ma -...
All-Star
23104 Points
2380 Posts
Re: SMS gateway integration in asp.net application
Dec 18, 2007 05:53 AM|LINK
Hi Rajnish,
You need to find a gateway or such kind of service first. The service provider will probably offer you the method or API to integrate your web site to their service. This topic has also been discussed in these forums for several times before. You can search for those threads and see if they are suitable for you.
Sincerely,
Microsoft Online Community Support
“Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
joshua__lim
Member
2 Points
1 Post
Re: SMS gateway integration in asp.net application
Feb 22, 2008 08:42 AM|LINK
Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS. If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like http://www.kannel.org (GPL Open Source) or http://www.visualgsm.com.