CF 2, C#, suspend OS then wake via network?

T

Tomppa

How do I put the CE WinCE 5.0 OS into a suspended state via C# in CF 2.0.



Once suspended how do I wake from suspended state via the network.



Thanks
 
P

Paul G. Tobey [eMVP]

The hardware has to support wake-on-network. You can't do anything in
software, without suitable hardware and driver support, to make that work.
Does your hardware support that? What hardware is it?

If it is supported, you have to configure the wake sources, tell the driver
to do the right thing, etc. That's all pretty specific to your target
hardware, but there is some information on it in a document on the Windows
CE Frequently Asked Questions on MSDN...

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top