SOUND4 Server ports

From SOUND4wiki
Revision as of 10:46, 9 August 2023 by Camille (talk | contribs)

SOUND4 Server default ports are the following :

  • TCP
    • 3001 : Remote port, for SOUND4 Remote Control access
    • 3002 : Remote port (local only)
    • 3003 : Link&Share port
    • 3004 : Link&Share port without replies
  • UDP
    • 3001 : Discovery (used by preset sharing)

Customizing ports

A default configuration file (Ports.xml) is created when the server starts for the first time.

It can be modified to suit your needs. The format is documented in the file Ports.ReadMe which is present in the same place.

The file is stored in :

  • Windows : C:\ProgramData\SOUND4\Server\Data\BoardsConfig\
  • Linux :/opt/sound4/Data/BoardsConfig/

With this file, you can select an interface to listen to, limit the number of simultaneous connections, configure for logging activity and more...