Configuring the TPNET.INI File for CTM Server

CTM Server processes itinerary searches while the Schedule Server is used for the automated generation of live and template schedules.

Before you begin

The Trapeze4 Workstation should be closed.

Procedure

  1. Change the computer name of the CTM Server to a logical name.
    For example, use your site name.
  2. Open the services file on the CTM Server.
    Typically located in the C:\WINNT\system32\drivers\etc directory (or the

    C:\Windows\System32\drivers\etc directory).

  3. Add the following two lines:
    CTMSRV.name port/TCP
    CTMSRV.name port/UDP
    where
    • name is the newly defined CTM Server logical name
    • port is any port number that is not already in use on the system.

      For example, 11002.

  4. In the TPNET.INI file on the CTM server and each workstation, add the following line:
    CTMSRV.name IPaddress port TCP
    where
    • name is the newly defined CTM Server logical name
    • IPaddress is the IP Address of the CTM Server (for example, 195.5.10.133)
    • port is the port number used in the previous step
  5. Navigate to and double-click Mmsw41.exe (the Trapeze4 Workstation).