Hi,
I got 3 questions:
1. Is there a way to detect installed application on the client system remotely
2. Is there a way to launch the installed application on the client system remotely
3. Is there a way to detect and determine what application is currently being opened on the system locally
For the 1st and 2nd, I'm thinking of sending the byte consist of the application list through network, but is there any other ways around that is more convinience
Thanks in advance.