Is it possible to find that the client computer is not in sleep mode, blocking mode in PHP?

I am developing an eemployee management system in CodeIgniter PHP and JavaScript.

I need to find out if the client computer is in sleep and lock mode.

Is this possible in PHP and JavaScript or jQuery.

I'm waiting for the examination. Opinion and decision.

thank

+4
source share
3 answers

I think you have chosen the wrong tools. For these purposes, you need to develop a desktop application. (.NET, Java, etc.)

The server can serve as a communication point that receives data from a desktop application.

, , PHP. , .

+4

. - Windows/os x.

0

PHP - . PHP , , .

JavaScript , ( ), .

, , , .

0
source

Source: https://habr.com/ru/post/1533892/


All Articles