Connection Check
The application modules communicate with each other all the time. That is why you need all modules to be connected for the application to run normally. The required condition that would be enough for the module to run normally is the accessibility of the computer it is running on with the command: Start -> Run -> \\ComputerName
If the computer is accessible, it will be accessible from the program as well. Otherwise, the program will not be able to connect to it.
