# Network Settings

![](/files/XOLCrxNneE3x6xramcPG)

The menu item Network Settings takes you to the dialogue to assign a network adapter to all network protocols available in Depence or to completely deactivate a protocol.

<figure><img src="/files/Vqdzo4R5MCIIPC7O9rAE" alt=""><figcaption></figcaption></figure>

In this dialogue you can assign a network adapter to one or more protocols via which Depence sends or receives data.\
For some protocols, the transmission port can be changed. For most protocols, however, the transmission port is fixed in the protocol standard and cannot be changed.\
If you do not use a connection type at all, you can switch it off via Enabled.\
By default, all are always switched on. Some protocols cannot be switched off via this dialogue. \
In most cases, you will find further setting options in the application settings.\ <br>

All network ports used by Depence

<table><thead><tr><th width="165">Port</th><th>Used by</th></tr></thead><tbody><tr><td>6454</td><td>ArtNet</td></tr><tr><td>5568</td><td>sACN</td></tr><tr><td>5959</td><td>SyncroNet</td></tr><tr><td>5568</td><td>Laser</td></tr><tr><td>0502</td><td>ModBus</td></tr><tr><td>7000</td><td>Artea</td></tr><tr><td>8005</td><td>MoSys</td></tr><tr><td>56565</td><td>PSN</td></tr><tr><td>37373</td><td>SPNet</td></tr><tr><td>8405</td><td>SNTC Timecode</td></tr><tr><td>8201</td><td>NetTimecode</td></tr><tr><td>9000</td><td>OSC Input  (available at Version 3.1)</td></tr><tr><td>8000</td><td>OSC Output   (available at Version 3.1)</td></tr><tr><td>31999</td><td>Video Remote Playback NDI</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.depence.com/depence-tips-and-tricks/network-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
