Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi
I wanted to connect to GSM Sim to interact with clients. Kindly help me what procedure/coding help to resolve my problem. My customer will call more than 300 call/day. customer interested for low budget expenses.

Please help me to solve this problem.

rds
Sheethal
Posted
Updated 24-Apr-12 21:05pm
v3

1 solution

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
smsheethal 26-Apr-12 3:13am    
Thank You Sandeep Mewara for your suggestion
Sandeep Mewara 26-Apr-12 4:38am    
Welcome.

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