4 ./test_ipin 10.10.10.5 25 1 1 &
5 echo 'Adios mundo cruel!!!' | ./test_ipout 10.10.10.1 10.10.10.3 25 \
6 ../rutas_ejemplo/route_10.10.10.1.txt
9 ./test_ipin 10.10.10.5 25 1 1 &
10 echo | ./test_ipout 10.10.10.5 10.10.10.1 23 \
11 ../rutas_ejemplo/route_10.10.10.5.txt
14 ./test_ipin 10.10.10.3 23 0 0 &
15 echo | ./test_ipout 10.10.10.3 10.10.10.5 25 \
16 ../rutas_ejemplo/route_10.10.10.3.txt