Hi,

Currently I am able to close an application using the 'FindWindow' and 'PostMessage' functions. This works fine when you run the program on a local machine. How can we close an application on another system which is on the LAN and that machine has given me full access?
Thanks.