Changes for page UDP Input

Last modified by Alexander Mott on 2025/10/01 17:30

From version 10.1
edited by Alexander Mott
on 2025/10/01 17:10
Change comment: There is no comment for this version
To version 12.1
edited by Alexander Mott
on 2025/10/01 17:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,12 @@
1 1  ShowRunnerCLC™ can accept commands via UDP.  Feedback is not provided.
2 2  
3 -Enable the TCP listener by specifying a port and the max connections via the console:
3 +Enable the UDP listener by specifying a port and the max connections via the console:
4 4  ##sr udp enable (ListenPort)##
5 5  Example:
6 -##sr udp enable 45794 20##
6 +##sr udp enable 45794##
7 +
7 7  The UDP Listener may also be enabled by adding a snippet to the root of the config:
9 +
8 8  (% class="box" %)
9 9  (((
10 10  ##"UdpListener":