Changes for page UDP Input

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

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

Summary

Details

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