We are developing a Simple ERP, and it have Staff Monitor Module, we plan to use B4J to implement it, it need:
1. Keep the monitor program thread hide.
2. this monitor program thread Can't not be killed easily
3. have a guard thread.
4. need to make screenshot in 1-600s, and save to JPG image and send to server.
5. need to get computer idle time( more then 300seconds)
6. We need make it run properly in Windows 7,8,10(64bit) and OSX 10.7 and 10.11(EI Captain)
NOTE: can we make B4J compile to native program? or make it combine C++ or other native Code?
please give us some detailed Implementation ways! thank you very much!
1. Keep the monitor program thread hide.
2. this monitor program thread Can't not be killed easily
3. have a guard thread.
4. need to make screenshot in 1-600s, and save to JPG image and send to server.
5. need to get computer idle time( more then 300seconds)
6. We need make it run properly in Windows 7,8,10(64bit) and OSX 10.7 and 10.11(EI Captain)
NOTE: can we make B4J compile to native program? or make it combine C++ or other native Code?
please give us some detailed Implementation ways! thank you very much!