How to detect if a program is working OK on another machine.

  • Thread starter Thread starter rdufour
  • Start date Start date
R

rdufour

In a LAN, I want to have a small program on computer A, that must look to
see if program myprogram.exe is working on computer B Basically start the
program, piush a button which does the lookup and returns answer working or
not working.
Does anyone have any idea where I can find snippets of code on how this
could be done?

Thanks for any help,
Bob
 
Back
Top