Belirli bir liman localhost açıksa test değilse, yeniden gerekir.
Bu pencerelerde çalıştırılır.
Bunu yapmak için bir PHP uzantısı yazabilirsiniz. Yokluyordu soket düz PHP yapılabilir çünkü uzantısı makineyi yeniden Windows API'sini kullanması gerekir. Here uzantıları yazmak için nasıl bir sorudur.
InitiateSystemShutdown Eğer gerçek rebootlayana yapmak için arayabileceğiniz Win32 API fonksiyonudur.
Use sockets you need to open a TCP connection (socket) to the localhost with that specific port. If the connection is establish, it means the port is open, otherwise (if timed-out or rejected), then the port is closed.
sadece TCP bağlantı noktaları bulunuyor
'Reboot' parçası için, exec
('shutdown -r');
a> kullanın