NIPO Fieldwork System Version 1.14

Previous Topic

Next Topic

Connecting to the NIPO CATI / Web Master

The NIPO CATI / Web Manager is installed to connect to the NIPO CATI / Web Master using the service name specified during installation. There are two methods to connect the NIPO CATI / Web Manager to the NIPO CATI / Web Master:

  • Specify the connection details as startup parameters in the application shortcut
  • Specify the connection details at runtime

The startup parameters always override the connection details at runtime.

Note that if a connection fails, the NIPO CATI / Web Manager attempts to connect to the last service successfully connected.

Connection details as startup parameters

Connection details may be specified as startup parameters in the shortcut in the following format:

[installation folder]\Catimanu.exe / N [address] /P [protocol]

Available protocols

Protocol

Description

Example parameters

ncacn_ip_tcp

RPC over TCP / IP. Requires that the RPC service and locator services are enabled on the server

/N 192.168.100.150 /P ncacn_ip_tcp

ncacn_np

Named pipes. The network

/N ws_master /P ncacn_np

PureTcpIp

Pure TCP / IP. Requires a port number that must have been configured to accept connections at the service

/N 192.168.100.150:8001 /P PureTcpIp

 

 

 

Connection details using the application

In the NIPO CATI / Web Manager, click File > Connect and specify the required name and protocol to connect. Alternatively, select the service from a list of previously used services. A successful connection is remembered for the next session, but startup parameters override the remembered service.

See Also