So I have read many a post about getting an extender to wake up an MCE machine - which appears simple enough... but what about in reverse....
I want my MCE machine to wake up a file server on the network - where all my videos / photo's / music sit... So I need the MCE machine to wake up another XP machine.
Easily done - the XP file server has the LAN Bios setting to Wake on Lan for any ping packets... The MCE machine when required accesses this machine via the network and wakes the file server up.
Unfortunately the file server wakes up to a lot of other traffic and regularly starts up every hour or so. The solution would be to have the file server only wake up if it was sent a magic packet.
But how can I get the MCE machine to send a magic packet when My Videos or My Photos is selected !! I have found various standalone programs for XP that will send a magic packet (command line / XP Gui systems) - and yes I could place one of these in the More Programs with a nice icon that you could select and run - but that would not be as nice from a users point of view.
Guessing no-one has solved this problem as yet? Guessing that nothing already exists. Guessing the only way I could do this is to have a monitor running on the MCE machine, watching the network requests waiting, and automatically sending a magic packet as required.... Or anyone got a better clue before I start hacking into code I know very little about!