Click here to Skip to main content
15,888,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
Is there any codes or application which may take command via SMS sent from GSM/CDMA mobile to excute a program or batch file on internet connected computer

Application should run automatically when pc start which having internet connention

If any application let me know

Rgds

Deepak
Posted

1 solution

Take a look at this article[^]. Create a windows service and run it automatically when your pc starts. You will have to write a parser to read the sms and do the neccesary action.
 
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