...
Property | Description |
---|---|
Name | Here you can set the name of the connection. Make this something that short but that describes the connection you are creating. |
End Device IP | The IPv4 address of the device you are trying to “prioritize”. This can also be a localhost address: 127.0.0.1 |
End Device Port | The Port number that you are trying to reach on the end device. |
Priority Port | The TCP port that your connection will host with priority privileges. |
Secondary Port | The TCP port that your connection will host with secondary privileges. This port will not be forwarded to the End Device IP:Port when the Priority Port is active. |
Timeout (s) | An amount of seconds for the Secondary Port to wait until after the last received message on the Priority Port has been sent. You can look at PF Timeout Explained further below for more information. |
Enabled | A Boolean flag that sets the status of the connection. If disabled, the configuration for this connection will be ignored. |
Once you have configured your connection, you can click Save Changes and then Close if you are done adding Connections.
...
.
...