[ns] Exchanging data between two NSObjects (connectors) - not through a script

Pierre-Solen GUICHARD pierresolen.guichard at ens-lyon.fr
Fri Jul 25 08:49:27 PDT 2008


Hello everyone,

I'm stuck in programming a connector, namely a Measurement Based
Admission Control (MBAC) that takes its decision according to data
obtained from another connector, namely an outgoing queueing system.
I was doing the AC in the script, which was ok on a single link to
simulate the behaviour of that mechanism.
But I need to simulate more complex topologies and even do simulations
on adaptive routing and QoS routing, with the same router mechanism -
thus doing it in a script is no longer satisfactory and I need to be
able to instantiate that admission control easily.
I think there must be a very simple way by using an interface of the
TclObject class, or using a reference like fromNode_ or ifaceIn_ but
I'missing it. I tried a few things but none worked. Any ideas? Thanks in
advance!

Pierre S. Guichard




More information about the Ns-users mailing list