Do you know how you can use the magic packet (this is a ip packet that allow you to switch on a computer) from VBasic?
Or how you can switch on a pc remotely?
You normally send the WOL packet (Wake On LAN) by opening a socket in raw mode.
But... The Microsoft TCP/IP stack does not allow you to do this, so you can't ever send one. You'd have to remove the Microsoft stack, and install one that does permit this (I think Hummingbird offers one, NetManage does for sure).
I don't know what replacing the MS TCP/IP stack with a 3rd party's stack would break -- probably Internet Explorer since it's tied so closely to the OS, possibly a lot of other applications as well that were never tested on other people's stacks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.