Changing the C3 Bridge Server port number

The C3 Bridge Server stores its settings in the Windows Registry. Follow these steps to change the network port:

1.Terminate the C3 Bridge Server.

2.Open the Registry Editor and navigate to HKEY_CURRENT_USER\SOFTWARE\C3 Bridge Interface.

3.Change the value of the NetworkTcpPort key to a value other than 7000 (for example, 7001).

4.Start the C3 Bridge Server again and repeat step 6 of the previous section (open access to the appropriate port).

Newer versions of the C3 Bridge Server (1.7.1 and higher) support command line options. In particular, the server port can be changed by running the application with the -tcpPort parameter. For example:

c3bridge.exe -tcpPort 7001