This program is used to validate server connection, which validates the connection between the server and the clients. It validates the connection and if the connection is granted, then a success message is displayed otherwise an error message is displayed. For example, if we check the connection between a client path with value “\\AUSYVS15\EST\ESTSHEETS”and if connection exists a success message is displayed like “SUCCESS \\AUSYVS15\EST\TEMPLATE\ACTIONFORM.XLS exists.” On other hand if we check the connection between a client path having value “\\AUSYDE01\HOME\TMSPROD“and if connection is refused then we get an error message like “ERROR a remote host refused an attempted connect operation.”
Refer to Control file TMSBP/EST-SVR.
