I have a
problem using ns.
I have a tcp net, this net has 6 nodes, the first one send packets to the last, but in the way some packets are loose in the second node. I have to know how many packets are loose, and I use one LossMonitor in the 3rd node to know this. My question is... How can do this??? because i don't know how to put one lossMonitor in the 3rd node. The topology of this net is very siple, every nodes are one behind the other, in line. n0-----n1-----n2-----n3-----n4----n5
thanks for your help ;-) |