Good morning,
I have a problem I thought I'd share and see if anyone have any suggestions. I am trying to get some basic functions working through my cellphone, like turning on and turning off my computer. I have checked out some apps doing just this but they usually contain a lot of other things I do not want and a third party application you need to install on your computer or they require you to remotely connect to your computer and control it to turn it off manually.
What I want to do is the easy way I guess. I made an easy script that check the status of a program that monitors for wake-on-lan packages on a port that isnt used for wake-on-lan packages and if it see a package it will turn the computer off. The problem with that is that I cant run my script as a service, because unless I log in the program that monitors Wake-on-lan activity wont run.
So I was wondering, is it possible to have an autoitscript monitor for WOL packages?
Regards,
Rorax