본문 바로가기

개발/LINUX

multicast test

https://sarc.io/index.php/miscellaneous/1088-multicast-test-iperf2


http://alexnetster.blogspot.com/2012/05/iperf.html


http://idchowto.com/?p=3243


multicast test


SERVER:

iperf -s -u -B 224.1.1.100 -p 60001 -i 1


CLIENT:

iperf -c 224.1.1.100 -p 60001 -u -T 32 -t 10 -i 1

'개발 > LINUX' 카테고리의 다른 글