DOCS

Configuring Rochade

The configuration of Rochade components is handled by these files:

  • The Rochade Server is configured by a Rochade initialization file.
  • Clients that are based on the C/C++ API are configured by Rochade initialization files. For example, AutoPilot, legacy scanners, and busses.
  • Metability is configured by a dataspace file and a Rochade initialization file for administrative connections (which are RPL-based).
  • Web-based Rochade applications are configured by properties files. For example, metaGlossary, Rochade Browser, WebAccess, and so on. For more information, see the documentation for these applications.
  • Rochade initialization files provide a standard way to call Rochade components. Multiple components can access the same initialization file. However, to call a component, you must have access to the initialization file on the computer on which you want to start the component.
  • Any client that wants to establish an RPL connection to the Rochade Server requires access to a Rochade initialization file.