[ns] mapping problem

2007-01-12 Thread sandesh shenoy
Hello, If i change the any .tcl file in ns/eurane,have i got to change the .cc file also? Is the mapping done automatically or do we need to affect the changes?Because i have created the topologies as required for a network by changing the .tcl file.Still some problem with ti

[ns] log file

2007-01-11 Thread sandesh shenoy
Hello, I want to know whether it is possible to log on the statements as the tcl script is executed,getting information about all files(.cc and .tcl) used during execution?Any automated methods available? Is it possible to log using the debugger(gdb + ns)? Any suggestions will be u

[ns] help needed

2007-01-04 Thread sandesh shenoy
Hello, I am confused with the part Application/FTP instproc start [$self agent] send -1 What does that -1 mean?How does this exactly work? Any ideas will be helpful. Thanks in advance Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download

[ns] error detail

2007-01-02 Thread sandesh shenoy
Hello, Could anyone tell me in what conditions the error "Couldn't schedule timer" occurs? I am facing that error in my simulation of umts nodes. Thanks in advance. Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.co

[ns] multiple events

2007-01-01 Thread sandesh shenoy
Hello, I have created multiple node Bs in ns2,eurane.But when i run the simulations using ns run,it gives 'couldn't schedule timer' at the point scheduler run.Could anybody help me out in this regard telling this.Why this error is coming? with single node B it is working fine.Any s

[ns] multiple events

2007-01-01 Thread sandesh shenoy
Note: forwarded message attached. Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php

[ns] debug

2006-12-27 Thread sandesh shenoy
Hello , I tried to install debugger as given in the ns site.While patching the makefile,configure and tkappinit its giving 2 out of 6 hunks failed.What is the reason? I am not able to proceed further.Tk is not getting installed.Could anybody help me out in this regard? Thanks

[ns] debugger install

2006-12-21 Thread sandesh shenoy
Hello, I went through ns2 otcl+Mash+Tkcon+Tcl-debug debugging page and tried to follow the procedures.After adding Tk support,I tried to run nstk,but it is giving nstk command not found.Any problem with the patching?One patcing in common and other under ns-2.28 directory right?I

[ns] debugging

2006-12-19 Thread sandesh shenoy
Hello, Is tre a way i can debug c++ part of my tcl script.Tcl debugger does not go to c++ part.suppose i want to debug scheduler::run() in the .cc code,then wat i have to do?Referring to a previous ns FAQs,i initialized some makefiles and CFLAGS.But that is not working out.Wheneve

[ns] problem while running ns

2006-12-17 Thread sandesh shenoy
Hi, I have created multiple node Bs in Eurane but not able to run the simulations.I feel that the scheduler used is associated with general nodes in ns2.Then in the case of umts,Why the error "couldnt shedule timer "?Could anybody tell me how to implement a new schdeduler or ho

[ns] Re install problem

2006-12-15 Thread sandesh shenoy
Hello ns-users, I had looged in some comments in some of files like channel.cc etc.When i executed the script,the statements used to appear.But due to some problems,i deleted existing nsallinone-2.28 directory and re installed ns2.28 as given in the website.Now before

[ns] compile problem

2006-12-14 Thread sandesh shenoy
Hello, Could anyone tell me how to reflect the log statements written in file-ns-lib.tcl,Simulator instproc init args body.If i make under ns-2.28,no changes are brought about.Is there any additional procedure to be followed?Any suggestions will be helpful for me. Thanks

[ns] schedulers

2006-12-13 Thread sandesh shenoy
Hello , When i try to run a ns code with eurane patch,i get error "couldn't schedule timer".Is this due to the use of multiple node Bs which is implemented in the code.Could anyone tell me how timers r invoked in ns.Any help regarding this will bre appreciated and i wi

[ns] timer problem

2006-12-12 Thread sandesh shenoy
Hello everyone, When i run my simulations for umts using eurane,i get error "can't schedule timer".could someone tell me where and how timers are used in ns as i feel the problem comes not from eurane but generic ns one. Thanks in advance.

[ns] eurane help

2006-11-29 Thread sandesh shenoy
Hi, If there are anyone well to do in ns with eurane in Bangalore,please let me know.I have some doubts to be cleared. Thanks in advance. - Find out what India is talking about on - Yahoo! Answers India Send FREE S

[ns] eurane help

2006-11-24 Thread sandesh shenoy
Hi Eurane users, I wanted to know how exactly classifiers are created for node B,BS and RNC.I have gone through eurane manual.Yet i am not able to link the implementation given in the manual tio that of eurane code.Here only port and nif classifiers are being created within routing module

[ns] help regarding some commands

2006-11-23 Thread sandesh shenoy
Hello all, I have got some ambiguity regarding a few commands.Could someone brief me about what these do.It would of great help to me. commands are 'register-module' , 'attach-node' and 'register'. Also what does 'cmd' actually do? T