I need help to use the UDP out dat. I have read the wiki pages on the udpout dat as well as the send command. I have also read the udp out threads on this forum.
I have a chop execute dat which contains “send -p text1 udpout1” that gives me a red x indicator when I try and execute it.
my udpout’s script dat is the chop execute.
text1 is a text DAT containing “0123”
any help is appreciated thanks.
if I could get an example file of sending a simple text over UDP that would be wonderful. udpissues.toe (4.3 KB)
ok so I’ve changed my chop execute to be in tscript mode.
and the red x indicator is no longer there.
but I am still cannot see any packets sent from my localhost IP while using wireshark on another computer on the same LAN.
any thoughts or help is appreciated.
If I could get an example .toe that shows UDPout using either python or t-script
I would be eternally indebted. udpissues.1.toe (4.26 KB)
Have you looked at the PythonExamples.toe file in your installation?
Sorry not in front of a PC right now.
It should contain python examples of sending receiving in the component named ‘DAT examples’ I believe.
Rob