We are developing a software for a hosting company. This software is required to Lock/Unlock computers based on whether the admin is physically present or not.
We are using RFID. So as long as the software detects admin's RFID, the system remains unlocked. As soon as the Admin leaves the premises, the software automatically locks the computer. Untill the admin again enters the premises.
The main problem in getting this to work is, the application needs to run at all time and no one should be able to close the application.
Even if it shows up in task manager, the main purpose is the no one should be able to close the application.