Currently I have a PHP script on my NAS box to wake my HTPC from sleep and the self-contained web-server setup which works ok but is not ideal.
I would like to install the front end on my Linux NAS box as PHP scripts (would obviously need the WOL stuff still to wake the HTPC first) as this would only require me to expose my NAS box to internet and not my HTPC.
I guess this is not too difficult to do as the hard work has already been done
and it is just a case of making a few SOAP calls.
Before I start to play about this with I was just wondering if anyone has already done this??
I would like to install the front end on my Linux NAS box as PHP scripts (would obviously need the WOL stuff still to wake the HTPC first) as this would only require me to expose my NAS box to internet and not my HTPC.
I guess this is not too difficult to do as the hard work has already been done
Before I start to play about this with I was just wondering if anyone has already done this??