master-port

This stanza entry specifies the TCP port on which the server listens for requests.

Syntax

master-port = port

Description

TCP port on which the server listens for requests. This value is created and set by one of the following utilities:
  • For the pd.conf file, the value is set with the bassslcfg utility.
  • For all other configuration files, the value is set with the svrsslcfg utility.

Options

port
Any valid port number. A valid port number is any positive number that is allowed by TCP/IP and that is not currently being used by another application. Use the default port number value, or use a port over 1000 that is currently not being used.

Usage

Required

Default value

The default value is server-dependent.

Example

master-port = 7135