[ns] error while running a script

2009-05-06 Thread Mariem Thaalbi
Hello, I have written a script file which deals with vertical handoff between wimax and wifi, but while executing it, i had the following error: num_nodes is set 4 INITIALIZE THE LIST xListHead At 0.00 in 5.0.0 MIH is adding mac 1 _o242 channelID = 241200.00 _o292 channelID =

Re: [ns] error while running a script

2009-05-06 Thread Richard Rouil
- From: ns-users-boun...@isi.edu [mailto:ns-users-boun...@isi.edu] On Behalf Of Mariem Thaalbi Sent: Wednesday, May 06, 2009 9:15 AM To: ns-users@ISI.EDU Subject: [ns] error while running a script Hello, I have written a script file which deals with vertical handoff between wimax and wifi, but while

Re: [ns] Error while running the script pls help

2008-01-19 Thread teo983
Hi, you have to write DropTail and not Droptail. Matteo -- Initial Header --- From : [EMAIL PROTECTED] To : ns-users@ISI.EDU Cc : Date : Sat, 19 Jan 2008 08:40:02 +0530 Subject : [ns] Error while running the script pls help topology

[ns] Error while running the script pls help

2008-01-18 Thread priyadharshini Manoharan
topology attached along this mail #create a simulator object set ns [new Simulator] #Define differentcolors $ns color 1 Blue $ns color 2 Red #open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish procedure proc finish {} { global ns nf $ns