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

I have req. of sending sms to mobile phone from ASP.net application.

i have searched a lot and tried lots of code but didn't success.

is there any working source code available?

thanks,
KK
Posted
Updated 26-Feb-13 21:15pm
v2
Comments
Orcun Iyigun 27-Feb-13 3:29am    
Have you bought an API from SMS sender providers? Or do you have an available gateway?

Well seems like you have not bought an API from SMS sender provider here are some providers and their corresponding code examples:

ViaNett[^]
Ozeki[^]
XML API[^]

Good luck,
OI
 
Share this answer
 
You have to subscribe to some SMS service provider and use their API to send SMS. Alternatively you can attach a modem and use AT commands to send SMS.
 
Share this answer
 
Comments
kk2014 27-Feb-13 3:30am    
hi Goutam Patra,
thanks for the quick reply.
can i get that API?

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