What is the best way to remotely trigger / receive an event in C# ?
Example:
When you click a button on PC1, perform a certain task on the other PCs that own the app.
I thought of 3 solutions:
Socket
Query the database in...
asked by
19.03.2015 / 20:27