Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I need to send the sms to the mobile frm my application and also read the sms which is sent from mobile ....i think sending part is easy by using some APIs but still im not clear abt how to do tat, any suggestions on sending and receiving the sms...


thanks in advance
shivadarshan
Posted

Articles:
Sending SMS using .NET through Web service[^]
Sending SMS text messages using ASP.NET scripts[^]

Discussion links:
sending sms using vb.net[^]
how to send sms through asp.net with c#? [^]

Nutshell: ASP.NET does NOT have any inbuilt API support to send out an SMS. You need to go for a third party solution or use something that is found on the Internet. Articles and discussions above should help you out.
 
Share this answer
 
Comments
vivektiwari97701 12-Jul-12 11:21am    
http://tactician-learnwithme.blogspot.in/2011/07/unofficial-way2sms-api-using-java-to.html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900