Need advice on how I can achieve this:
PC 1 running my app congifured to say ID "1A" to identify that it is for equipment A.
Now, PC2 wants to run my same app also configured as ID "1A".
I want to prevent my app from running in PC2 because there is already an instance running in PC1.
How can I detect another instance of application is running in the same subnet?
Start Free Trial