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

I want to send a one way sms through my WPF application.
Please suggest some solution.
Posted

1 solution

 
Share this answer
 
Comments
Sumit Jawale 7-Nov-11 3:58am    
I already checked the link before but i don't want to use another window for sending SMS.

In my application, i am sending an email to particular user( information of user is stored in database). Now i also want to send sms to that user. Thats my problem. How can i send that???
Prerak Patel 7-Nov-11 4:19am    
You don't need any form for that. Just use the required code in your project. And that's what you have to do your own.
Sumit Jawale 7-Nov-11 6:40am    
I was trying to implement that code, but it throws the exception.
Sumit Jawale 7-Nov-11 6:48am    
I dont want to send mail, i want to send a sms to mobile through my application... The solution given by you is for sending e-mail not for sending sms.

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