By enabling Wake-on-LAN on my PC, I can remotely enable it.
Suppose I want to send a "magic package" from a PHP script. How should I do it? Do I need to use cURL functions?
You can look at: http://sourceforge.net/projects/wolviaphp/files/ (uses fsockopen () with 'udp: //')
I have used WMI in the past to remotely control windows running machines.
So WMI from MS or http://www.openwbem.org/ (open standard) may be what you are looking for.
Good luck.
Source: https://habr.com/ru/post/1754512/More articles:Используя RMysql dbGetQuery в R, как я могу принуждать строковый тип данных в результирующем наборе? - mysqlraise static_assert with message? - c ++Allow only one instance of python script - pythonHand parser poker ... how to write a grammar? - parsingAny possible way to use the Tokyo office in Eclipse? - tokyo-cabinetDate labels overlap when placing multiple ggplot graphs on one page - rExcel Decimal Table Format in C # DateTime - c #How to execute a character vector in R? - ranother question with urlmapping grails - grailsHow to actively change the label string in visualworks smalltalk - smalltalkAll Articles