I develop a application in Asp.net, where i wanna send SMS to client,i have no idea about that..
Any link or idea...
Thanks in advance
Sajjad
The best solution is to use a 3rd party SOAP/Web Service to send SMS messages. If you use google then you can do a search for providers in your country that offer such a service and add it to your .Net project via a web service. You can then create the object to send the SMS (usually only a few lines of code) that are provided by the company you choose.
Regards,
Lat
Sajjad,
You need to use SMS Gateway services. Check outhttp://www.smscountry.com/
Alternatively, if the cellular service provider to whose subscriber you are intending to send a text message, supports Email to SMS Gateway, you can send the message as a email to the specified number format and the Email to SMS Gateway would translate it into SMS and deliver it to the device.
Hello,
Im using Clickatell.com sms service provider APIs, check their website
regards
as smiling4ever said you need to have provider first and they will provide you with thier API and protocols and i think with clickatell they have many protocols and if you want to send to many i think the best option will be the http protocol and if it is for singles or not that many ... you can choose the SMTP protocol. for any other questions get back to us
Thanx to all for your Great reply,
My another Problem is :
I develop a site in asp.net and wanna show data in RSS and ATOM format, so how can i achive this task...
Second, i develop site like,http://www.pubsub.com or http://www.feedbeep.com
if u have any idea to develop this kind of site , plz share with me...
Thanx again,
Sajjad
0 comments:
Post a Comment