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

Re: A few questions



Colin Horsington wrote:
> 
> Hello,
> 
> Just a few quick questions regarding NS.
> 
> I have installed the Win32 binaries as well as Nam (Both the latest
> releases).
> 
> Having setup a two node FTP and run it under NS, I then try and use Nam
> visualiser however, the output is apperently in the wrong format (from NS).
> 
> What I will be attempting, is to simulate routing but with link control.
> Hopefully using control information and queue sizes with adaptive routing.
> Can this be done using the routing algorithms, queueing etc in NS?
> 
> Any help would be much appreciated.
> 
> Cheers,
> 
> Colin

Are you sure that you use the right file with nam ?
Nam should be used like this :

set nam_file [open test.out.nam w]
set trace_file [open test.out.tr w]
$ns namtrace-all $nam_file
$ns trace-all $trace_file

and then
>nam test.out.nam
-- 
I forgot to put here my signature please send me back a warning.