2007-03-15, 11:56 AM
OscarL Wrote:Hi,
Still trying to get wake on lan to work stable. What is the sequence when starting Emulation mode?
Is the WOL command sent first, followed by 10 repeteated trials to contact the server.
Is the WOL command sent every time i enter emulation mode?.
I am just trying to understand this as it seems as if some times I can not wake the server up.
Hi OscarL. Here is the logic
When the dongle is first loaded it doesn't know anything about your LAN, but the first time emulation mode is started your computer's MAC address is stored. If you are testing don't forget this step.
After you exit emulation mode each time you try to restart emulation, the WOL magic packet is broadcast on your LAN to the MAC address. Then mvpmc sends a general Hauppauge protocol UDP broadcast message to your LAN (or IP if you have configured this) designed to find any servers. It tries this for (now) 10 seconds. Only after your server responds to this message will mvpmc try and actually connect.
Tonight I will add a bit more logic to also ping the IP after the WOL, so mvpmc knows that the machines is there, but you will need to have either a dongle.bin.config file or change the IP address from the ? in the browser.
Martin