Click here to Skip to main content
15,914,225 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to develop an application to send SMS to different mobiles phones. The flow of the application work is that I have attached a mobile phone with my laptop. When I send an SMS to the attached mobile from any other mobile, this message should be sent to all the numbers that are saved in the Excel file that is loaded in the application. I have searched for my solution but all i got is that I have to buy SMS or have to register different websites in some scenarios. This is not what i am looking for. I want an SMS API for my application. The mobile that is attached to the laptop has Android OS. I also got to know that APIs are OS specific so I need to find an android API perhaps. If there is a solution that does not require android API then it is preferable. Please help me as I cannot find much help on my own.
Posted
Comments
Zoltán Zörgő 6-Mar-15 12:46pm    
Let's clarify: you want to send SMS trough the Android phone attached to your laptop?
Member 11345989 7-Mar-15 5:30am    
Yes, kind of. I will send message to my attached mobile. This message will be received in my C# Application and then this application will send this message to the numbers that are loaded into the Excel file. But i do not seem to find the solution for this message sending or receiving by C# application.

 
Share this answer
 
 
Share this answer
 

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