Running a program on multiple PC's
Posted
by Jason T.
on Stack Overflow
See other posts from Stack Overflow
or by Jason T.
Published on 2010-05-22T18:04:40Z
Indexed on
2010/05/22
18:10 UTC
Read the original article
Hit count: 176
I have some of the basic coding down for the program but I do need assistance with something. My goal is to have an alarm go off on multiple PC's in a network indicating that a certain task needs done. Anyone who receives this alarm may stop it, complete the task and log that they did that. What would be the best way to accomplish this in a network? But not every computer in the network will be running this program, just a few.
© Stack Overflow or respective owner