Wake On Lan

  • Thread starter Thread starter Tomppa
  • Start date Start date
T

Tomppa

OK I can probally figure out how to suspend but what causes a wake on lan?

Not getting very good tech support from manuf. See below.

I do not want UDP traffic to wake the device but some special TCP command I
am guessing?

I would also like to be able to wake on timer so suspend and the device auto
wakes up in X hours.

Any suggestions????

THX

_________________________

Sorry for late, please see the reply from our software engineer as below.

---------------------------------------

Vortex86 boards support Wake-On-LAN. User can use this to wake board. To

suspend by Ethernet, user has to make some program to get suspend command
from Ethernet.
 
Wake on LAN required that the ethernet chip be powered even when the device
is asleep. The chipset would have to see the local IP as a packet target
and fire an interrupt to wake the system. Not sure of your hardware, but
this is rare, especially in an embedded environment.

As for the wake at time, se CeSetUserNotification. OpenNETCF has a managed
implementation in the SDF.

-Chris
 
Back
Top