- ability to power on/off rio through web interface
- ability to control this via scripts as in using wget to control it
ie: wget
http://10.10.10.10/poweron.htm[/url] will turn the device on

or if i went to that url in a browser, it would do the same thing.
wget is a program for retrieving web pages - simply put, it does an http get on the url