Technical details:
UDP port : 2762 (0x0ACA)
Broadcast is supported.
There are no responses.
Defined commands:
tcnet!layer#l Sets the Layer. Valid values are: 1, 2, 3, 4, A, B, M or C
tcnet!type#tt Sets the type conversion. Valid values are: 24, 25, 29 and 30.
tcnet!timecode#t Use the TimeCode from Layer. Valid values are: n (do not), y (use TimeCode).
Example messages:
@nuc-i5:~$ echo 'tcnet!layer#1' > /dev/udp/192.168.2.252/2762 @nuc-i5:~$ echo 'tcnet!layer#2' > /dev/udp/192.168.2.252/2762 @nuc-i5:~$ echo 'tcnet!layer#M' > /dev/udp/192.168.2.252/2762
@nuc-i5:~$ echo 'tcnet!type#25' > /dev/udp/192.168.2.252/2762 @nuc-i5:~$ echo 'tcnet!type#30' > /dev/udp/192.168.2.252/2762
@nuc-i5:~$ echo 'tcnet!timecode#y' > /dev/udp/192.168.2.252/2762
@nuc-i5:~$ echo 'tcnet!timecode#n' > /dev/udp/192.168.2.252/2762
Using the sample Java UI