question2
-
would it be hard for a beginner to write a program that would text message my phone when my computer is messed with. such as if i leave my house and my screen saver goes off because someone moves my mouse or if my computer is on stand by and someone causes it to return from standby mode the program will text my phone. or if my computer is off and someone turns it on then i need it to text me. any suggestions will be helpful I have no idea where to start.
-
would it be hard for a beginner to write a program that would text message my phone when my computer is messed with. such as if i leave my house and my screen saver goes off because someone moves my mouse or if my computer is on stand by and someone causes it to return from standby mode the program will text my phone. or if my computer is off and someone turns it on then i need it to text me. any suggestions will be helpful I have no idea where to start.
very easy.... 1. Your system should be connected with internet on boot or all the time 2. Buy SMS from any web site. 3. they will give you sample code which will send sms. 4. Put this in window service , On start event of service put the sample code provided by SMS site 6. And then come back to forum to check the standby events and other stuff.. I guess these steps would be enough to begin with. Best Regards Rizwan Bashir