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

Re: help on ns



Aiman,

On 15 Aug 1999, aiman sirhan wrote:

> i'm a windows 98 user . i downloaded the binary code of ns for windows .
> and the ms-man.html and the notes and documentation .ps for ns . but till now
> i didnt know how to run a script file with tcl extention from the ns prompt %
> . when i typed for example ns wireless.tcl a unable to dispatch method message
> had appeared .

You need to run ns with the name of the tcl script as a command line
parameter. So, in win98, you can open a dos shell, and run ns from
the dos prompt using 'ns wireless.tcl' (assuming paths are set up
correctly).

> another thing , is that binary code redy file iclude the wireless mobile
> extensions or what to do if not .

Don't know much about the wireless stuff in ns, but you can see what
classes are implemented in the ns binary by looking at Antoine
Clergets web pages at

http://www-sop.inria.fr/rodeo/personnel/Antoine.Clerget/ns/ns/ns-2.1b5/HIER.html

There certainly are some related to wireless.

Sean.