[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] can someone help me? error.jpg



On Mon, 23 Jul 2001, melvin thomas wrote:

> i have this script that i have written and i am
> getting this error.jpg.

had you saved it as a gif or png, it would have been far less than
52K. Had you copied and pasted it AS TEXT, it would have been less
than 0.5K and we could all read it without jumping through hoops.

Your code includes:

puts "tcp sinks created ..."
for {set count 0} {$count <= 9} {incr count} { set sink($count) [new
Agent/LossMonitor] }

A LossMonitor is not a tcp sink, but since you're not simulating tcp
it's a moot point.

You neglect to say what version of ns you are running, how you have
modified it, etc.

L.

<[email protected]>PGP<http://www.ee.surrey.ac.uk/Personal/L.Wood/>