Lab3 Part 4: no server

Re: Lab3 Part 4: no server

by Ludovic Thomas -
Number of replies: 0
Hello,
if for some reason the multicast sender does not boot during startup of your VM, you can type these two commands in a terminal:

cd /usr/share/multicast-scripts && python3 p4sv.pyc 224.1.1.1 10505 udata/ bad-puns >/dev/null 2>&1 &

then

cd /usr/share/multicast-scripts && python3 p4bot.pyc 224.1.1.1 10505 rj.txt 3 >/dev/null 2>&1 &

Sorry for the inconvenience,
Ludovic