<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki-en.dmxcontrol-projects.org/index.php?action=history&amp;feed=atom&amp;title=Network_Concept_DMXC3</id>
	<title>Network Concept DMXC3 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-en.dmxcontrol-projects.org/index.php?action=history&amp;feed=atom&amp;title=Network_Concept_DMXC3"/>
	<link rel="alternate" type="text/html" href="https://wiki-en.dmxcontrol-projects.org/index.php?title=Network_Concept_DMXC3&amp;action=history"/>
	<updated>2026-05-09T23:24:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki-en.dmxcontrol-projects.org/index.php?title=Network_Concept_DMXC3&amp;diff=4254&amp;oldid=prev</id>
		<title>Jkuehn: Created page with &quot;{{Manual Header | Type = DMXC3 Main-Software | Version = 3.3.0}}  DMXControl 3 was designed from the outset to work with a distributed system. For this reason, DMXControl 3 has always consisted of several program components that all communicate via a network protocol.  = Overview = DMXControl 3 is divided into several essential components due to the Network Concept: * the {{Manual Windowcaption|Graphical User Interface (GUI)}}, whi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki-en.dmxcontrol-projects.org/index.php?title=Network_Concept_DMXC3&amp;diff=4254&amp;oldid=prev"/>
		<updated>2025-03-03T21:27:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Manual Header | Type = DMXC3 Main-Software | Version = 3.3.0}}  DMXControl 3 was designed from the outset to work with a distributed system. For this reason, DMXControl 3 has always consisted of several program components that all communicate via a network protocol.  = Overview = DMXControl 3 is divided into several essential components due to the &lt;a href=&quot;/index.php?title=Network_Concept_DMXC3&quot; title=&quot;Network Concept DMXC3&quot;&gt;Network Concept&lt;/a&gt;: * the {{Manual Windowcaption|&lt;a href=&quot;/index.php?title=GUI_DMXC3&quot; title=&quot;GUI DMXC3&quot;&gt;Graphical User Interface (GUI)&lt;/a&gt;}}, whi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Manual Header&lt;br /&gt;
| Type = DMXC3 Main-Software&lt;br /&gt;
| Version = 3.3.0}}&lt;br /&gt;
&lt;br /&gt;
DMXControl 3 was designed from the outset to work with a distributed system. For this reason, DMXControl 3 has always consisted of several program components that all communicate via a network protocol.&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
DMXControl 3 is divided into several essential components due to the [[Network Concept DMXC3|Network Concept]]:&lt;br /&gt;
* the {{Manual Windowcaption|[[GUI DMXC3|Graphical User Interface (GUI)]]}}, which handles the actual interaction with the user. This part of DMXControl 3 provides a classic user interface.&lt;br /&gt;
* the {{Manual Windowcaption|[[Kernel DMXC3|Kernel]]}}, which is responsible for calculating all effects and communicating with the connected interfaces.&lt;br /&gt;
* the {{Manual Windowcaption|[[Umbra DMXC3|Umbra]]}}, which serves as the central interface for coordinating network communication between all programs in the DMXControl network.&lt;br /&gt;
&lt;br /&gt;
Only when these three components are active can device control be carried out. For example, if the GUI and Umbra are missing, the Kernel will continue to output the last determined state. This means that {{Manual Windowcaption|[[Cuelist DMXC3|Cuelists]]}} will continue to be executed.&lt;br /&gt;
&lt;br /&gt;
= Key Features =&lt;br /&gt;
&lt;br /&gt;
{{Manual Box | en | Attention | The session ID must not contain umlauts (such as ä, ö, ü) or other special characters like ß. Only characters from the ASCII code&amp;lt;ref&amp;gt;Detailed article on the ASCII code including a list of all characters contained in this code: https://en.wikipedia.org/wiki/American_Standard_Code_for_Information_Interchange&amp;lt;/ref&amp;gt; are allowed.}}&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
== Basic Requirements ==&lt;br /&gt;
For the separate operation of the {{Manual Windowcaption|[[GUI DMXC3|Graphical User Interface]]}}, {{Manual Windowcaption|[[Umbra DMXC3|Umbra]]}}, and {{Manual Windowcaption|[[Kernel DMXC3|Kernel]]}} on different PCs to work, the following requirements must be met:&lt;br /&gt;
* All components of the DMXC3 network must be able to reach the PC running Umbra. This can be checked using a ping, especially when setting up a more complex configuration.&lt;br /&gt;
* To allow communication between the components in the DMXC3 network, the ports listed below&amp;lt;ref&amp;gt;List of standardized network ports (English): https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers&amp;lt;/ref&amp;gt; must be allowed through the firewall. Typically, the firewall prompts for this upon first launch and adds these rules automatically.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 75px;&amp;quot; | Port!! style=&amp;quot;width: 75px&amp;quot; | TCP !! style=&amp;quot;width: 75px&amp;quot; | UDP || Description&lt;br /&gt;
|-&lt;br /&gt;
| 17474  || || style=&amp;quot;text-align: center;&amp;quot; | X&lt;br /&gt;
| DMXControl 3 Network Discovery&lt;br /&gt;
|-&lt;br /&gt;
| 17475  || style=&amp;quot;text-align: center;&amp;quot; | X ||&lt;br /&gt;
| DMXControl 3 Network Broker&lt;br /&gt;
|-&lt;br /&gt;
| 17476  || style=&amp;quot;text-align: center;&amp;quot; | X ||&lt;br /&gt;
| DMXControl 3 Network Broker TLS&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Network Explorer ==&lt;br /&gt;
In the {{Manual Windowcaption|[[Network Explorer DMXC3|Network Explorer]]}}, you get an overview of all active components within the local network. {{Manual Reference | arrow | For more information on usage, see the [[Network Explorer DMXC3|Network Explorer]] article.}}&lt;br /&gt;
&lt;br /&gt;
= Links and References =&lt;br /&gt;
== Further Information ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category: Manual DMXControl 3]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[de: Netzwerk-Konzept_DMXC3]]&lt;/div&gt;</summary>
		<author><name>Jkuehn</name></author>
	</entry>
</feed>