A 953 Error (often appearing as 953 - Error Communicating with Server) typically indicates a breakdown in communication between the GibbsCAM client and the NLO (Network Licensing Option) server. This usually occurs because the client cannot find the server on the network or the specific port is being blocked.
If client workstations fail to locate or connect to the license server, the cause is often a DNS resolution mismatch—where the local network cannot correctly translate the server's hostname (e.g., SERVER01) into its active IP address.
Replacing the server hostname with its static IP address directly inside the client license file bypasses DNS lookup entirely and establishes a direct connection to the server.
Copy the client's *.lic file from the license folder and paste it onto your Desktop.
Note: Windows access permissions prevent editing files directly inside the license directory. You must edit the file on your Desktop first, then copy and paste it back to overwrite the original.
Open the Desktop copy of the *.lic file using Notepad.
Replace the server hostname with the server's static IP address (e.g., 10.101.102.103), using the following format:
#LSHOST=10.101.102.103
HOST 10.101.102.103
Save the changes, then copy and paste the updated file back into the application's license folder (confirming the prompt to overwrite the existing file).