I'm working to automate udp-sender in async mode. I need the transmission to autostart without the keypress but -nokbd doesn't appear to work in -async mode.. Am I missing something?
On 07/09/2012 05:39 PM, William Smith wrote:
I'm working to automate udp-sender in async mode. I need the transmission to autostart without the keypress but -nokbd doesn't appear to work in -async mode.. Am I missing something?
Just tried it, and it appears to work all right:
udp-sender --async -f /bin/ls --autostart 2 --nokbd
Warning: Async mode but no forward error correction Transmission may fail due to packet loss Add "--fec 8x8" to commandline Udp-sender 20120424 Using mcast address 232.168.1.11 UDP sender for /bin/ls at 192.168.1.11 on eth0 Broadcasting control to 192.168.1.255 Starting transfer: 00000029 bytes= 114 032 re-xmits=0000000 ( 0.0%) slice=1024 - 0 Transfer complete.
Regards,
Alain
P.S. Try to use shorter lines