[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
hi seniors,
i'm doing research in multicasting. i'm struck up with a problem
related to error modeling. The problem is........
I have implemented error modelling(with error flag set) with TCP it
worked. But when i implemented the same error model in my multicast
network it is not working. what are the changes i have to made it to work?
i'm attaching part of my code here...
************************************************
#error modelling.......
set em [new ErrorModel]
#$em unit pkt
#$em set markecn_ true
#$em set rate_ 0.1
$self link-lossmodel $em $node1 $node2
$self link-lossmodel $em $node2 $node1
**************************************************
thanks in advance,
mahesh.