Something like this?
http://blog.opennetcf.org/ctacke/Per...f61ffc21b.aspx
--
Chris Tacke, eMVP
Join the Embedded Developer Community
http://community.opennetcf.com
"P Wheldon" <(E-Mail Removed)> wrote in message
news:78FCA545-90FC-404E-A969-(E-Mail Removed)...
> How can I broadcast a WakeOnLan datapacket?
>
> Tried using Sockets but compact framework does not support broadcasting
> nor
> connectionless sending .
>
> Looked at IPHelper function IcmpSendEcho, but iphlpapi.dll failed to load
> when using reflection.
>
> Any suggestions?
>