Looking for a VC++ Sample for Wake up on LAN (WOL)?
C / C++ / MFC
3
Posts
3
Posters
1
Views
1
Watching
-
Hallo! Is there anybody how knows, or even has, a VC++ sample (or a link for more details) how to create and send a MagicPacket to create a "Wake up on lan" event on an other PC! Thanks a lot! Ralph
Here's a short program [^]for doing this on linux. (discussed here[^]) It should be easy to port.
-
Here's a short program [^]for doing this on linux. (discussed here[^]) It should be easy to port.