[ns] eval $val(traffic) traffic 20 4 0.2 0.1

2007-03-15 Thread Raja Zahilah Raja Mohd. Radzi

Hi,
Can anybody help me...
What is the meaning of 0.2 and 0.1 in this phrase: eval $val(traffic)
traffic 20 4 0.2 0.1
I know that 20 and 4 is the node source and destination.
Thks!


[ns] error while executing mwnode-ex.tcl

2007-03-08 Thread Raja Zahilah Raja Mohd. Radzi

Hi all,

I have copied ns-2.30.patch in folder ns-2.30.
Then patch it...as in your website.
Then ./configure
Then ./validate
When i run ns mwnode-ex.tcl , i got errors:

invalid command name Channel/Wireless
while executing
Channel/Wireless create _o14 
invoked from within
catch $className create $o $args msg
invoked from within
if [catch $className create $o $args msg] {
if [string match __FAILED_SHADOW_OBJECT_ $msg] {
delete $o
return 
}
global errorInfo
error class $...
(procedure new line 3)
invoked from within
new $val_(channel)
invoked from within
$ns_ wireless-config-routing$val_(routing) \
-mac$val_(mac) \
-phy...
(file mwnode-ex.tcl line 86)

Anybody can help me with this..?


[ns] help of executing wireless1.tcl in example of tutorial needed!

2007-03-06 Thread Raja Zahilah Raja Mohd. Radzi

from the terminal...go to the example folder,
then type  ns example1.tcl
enter.
that's it!!


[ns] Problem regarding make.

2007-03-06 Thread Raja Zahilah Raja Mohd. Radzi

maybe you run it from different folder.
check from where you run it..
eg:
[EMAIL PROTECTED] ~]#   or
[EMAIL PROTECTED] ns-allinone-2.30]# etc...


[ns] Multi-interface support howto

2007-03-06 Thread Raja Zahilah Raja Mohd. Radzi

Hi there,
Is the coding working for 802_15_4 (LR-WPAN)?


[ns] Frequency Hopping

2007-03-01 Thread Raja Zahilah Raja Mohd. Radzi

Hi, wpan has 27 channels, how to switch between the channels? Which files to
be modified?