misterxed Level: VB Lord

 Registered: 12-06-2005 Posts: 151
|
Re: Open files on the network server
Hi,
One solution to ur problem could be that u write two softwares, a client and a server. Run the file on ur the pc u want to control, and use the FINDWINDOW api in it to find the file u wanna close.. Once u get the handle of the window, u can easily close it... To connect the two, u can use winsock. Then, when ever u want, u can send the command to the client to close whatever program u want....
Hope that works..
Bye
____________________________
lOsT...
|