Last updated
Was this helpful?
We provide support for Arcusv2. Any previous versions of Arcus are no longer supported by Development.
Arcus currently supports the following configuration options for its protocol:
Your Arcus server port must be bound to localhost (127.0.0.1). This prevents any security issues that could otherwise arise when binding to a public IP address on a host.
Default Value: 6855
This is the port on which the Application software listens for incoming server query requests. This can be configured by adding the Application Property managementPort.
Default Value: <empty>
It's possible to protect the protocol with a password, for this we need another Application Property: managementPassword
Continue reading: Packet Structure
Last updated
Was this helpful?
Was this helpful?