17.12.2018, 12:25
(17.12.2018, 12:22)admin Wrote: Try this:
Code:12345cmd = udpserver:receive() if cmd then tcpsend(cmd) collectgarbage('collect') end
There's no need to set large sleep for this script, it should work correctly with 0 sleep time.
I just add this part to end of the existing script?
And I should set the interval sleep to 0?
BR,
Mr.D
Mr.D