Hello,
I need to connect and disconnect nodes and their agents when one condition
is reached (this code is in c++) and I've tried tcl.eval("$ns rtmodel-at
$time down $clients(0) $servers(0)"); and after disconnect this two, I have
to connect the $clients(0) node with the $servers(1) node.but it doesn't work. Is this possible to do it from c++ code? thanks in advance Regards -- Melissa Santana
