Click here to Skip to main content
15,888,026 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello sir,
Actually I have developed my android application which remotely controls electrical switches via sms now I wish to sync the application with the PC and I have developed andn design the whole framework for that but all the remains depends on reading SMS now. How I can read a SIM card's sms via the use of VB.Net Or C# please answere me if possible. thanks in advance.


Om Parkash Kaushik
Posted
Updated 3-Nov-12 3:44am
v4

basically we use AT commands to read/send sms from mobile/Modem(SIM card).
http://www.smssolutions.net/tutorials/gsm/receivesmsat/[^]

visit links to achieve this function in .net...
How To Send and Receive SMS using GSM Modem[^]
Send and Read SMS through a GSM Modem using AT Commands[^]

Happy Coding!
:)
 
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