11 | | A: Each team gets two nodes with transmitter in the lower-left corner and receiver in the upper-right corner (tournament node assignment figure above) i.e. the team nodes are: |
12 | | * Team A: node20-19 is transmitter; node2-1 is receiver |
13 | | * Team B: node19-20 is transmitter; node1-2 is receiver |
14 | | * Team C: node19-19 is transmitter; node1-1 is receiver |
15 | | Only transmitters are allowed to draw packets from the packet server and only receivers are allowed to submit packets to the packet server for scoring. |
| 11 | A: Each team gets two nodes with transmitter in the lower-left corner and receiver in the upper-right corner (tournament node assignment figure above). Please note that '''only''' transmitters are allowed to draw packets from the packet server and that '''only''' receivers nodes are allowed to submit packets to the packet server for scoring. The team nodes are: |
| 12 | Team A: node20-19 is transmitter; node2-1 is receiver |
| 13 | Team B: node19-20 is transmitter; node1-2 is receiver |
| 14 | Team C: node19-19 is transmitter; node1-1 is receiver |