Hello everyone
I have installed the patch ns-233-DCCP-1.Patch of [1] but can not find examples of simulation. I've tried to simulate a link cable but not generated traffic. Someone who is using this protocol and can send me an example? I've searched the mailing list but there is nothing. [1]http://www.nicta.com.au/people/mehanio/nsmisc I did this: set tcp0 [new Agent/DCCP/TFRC] $tcp0 set fid_ 1 $ns attach-agent $n0 $tcp0 set ftp0 [new Application/FTP] $ftp0 attach-agent $tcp0 set sinktcp0 [new Agent/DCCP/TFRC] $ns attach-agent $n3 $sinktcp0 $ns connect $tcp0 $sinktcp0 $ns at 0.2 "$ftp0 start" $ns at 9.5 "$ns detach-agent $n0 $tcp0; $ns detach-agent $n3 $sinktcp0" thank you very much. _________________________________________________________________ Infórmate, mantente en contacto y encuéntralo todo, a la vez. Con la nueva Toolbar de MSN nunca has tenido tantas ventajas en tan poco espacio. http://toolbar.es.msn.com/
