[ns] tcl script problem in ns2 it is urgent

2015-05-15 Thread alok kumar
when I am running below tcl file it gives again error :"Flow 1 starts at time 0.00 Segmentation fault (core dumped)" --mkc.tcl--- # create scheduler set ns [new Simulator] set f [open out.tr w] $

Re: [ns] tcl script

2012-11-04 Thread Rafael P B Mota
Show us your tcl script. It will be easier to help you. Em 04/11/2012 11:28, "shiny" escreveu: > > hi frndz, > i have set my ftp stop time as 250 in my tcl script but nam window stop at > 18 sec itself. can anyone help me plz. very urgent.. > > -- > With Regards, > John Shiny.J >

[ns] tcl script

2012-11-04 Thread shiny
hi frndz, i have set my ftp stop time as 250 in my tcl script but nam window stop at 18 sec itself. can anyone help me plz. very urgent.. -- With Regards, John Shiny.J

[ns] tcl script for SACK tcp

2012-09-25 Thread abinaya rajendhiran
hi am new to ns2 ,can anyone tell me how to implement SACK tcp in tcl script -- Reagards., R.Abinaya,B.Tech,(M.E)

Re: [ns] TCL Script - No Slot Error

2012-08-27 Thread sujana1
Hello, How did u solve this problem.I have similar error for clssifier/addr Aniruddha Niranjan wrote: > > > Hi. > > I am implementing a new protocol over the NSIS module on ns-2. The > source code has compiled successfully. Now, I am running a sample script. > The output starts off properl

[ns] .tcl script for newmcast

2012-08-16 Thread wben-jab
Dear all, I'm looking for a file under NS2, "ns-2/tcl/ex/newmcast/pim-test-suite-1.tcl". But, I didn't have it in my NS2 folder. Could someone know where I could find it? Thanks.

[ns] tcl script of wired-cum wireless

2012-04-09 Thread harpreet sandhu
hi every one i urgently need a tcl script of wired-cum wireless scenario to connect MANET with internet. i found the script in NS2.34 but its just a demo... Thanks in advance

[ns] tcl script

2012-02-26 Thread G.Manjusha
Hello, I am doing my final year project on "Performance comparison of AODV and DSR using NS-2.34" Can you help me in writing the tcl script for this...?? I'd be grateful to you if you can guide me...!! :) Thanks in advance!! :) -- View this message in context: http://old.nabble.com/tcl-scr

[ns] tcl script for printing something in a trace file

2012-02-23 Thread Revathi Elangovan
Hello eveybody! Can anyone pls help me by providing tcl script for printing something in a trace file Thanks in advance

[ns] tcl script for Energy Efficiency in WSN

2010-05-26 Thread Sanjay kumar
Hi, I am trying to simulate the Energy Efficiency in Wireless Sensor Networks by allowing the nodes to sleep for more period of time and thereby improving the overall network lifetime. I am using ns 2.29 version and I have found number of protocols like smac, leech, AODV, Gossip based sleep

[ns] Tcl script problems

2010-05-25 Thread Mucktar Pakpahan
hi, Could you please help me to make the tcl script for this scenario? O ---BS MN | | O---O-- R--O BS -MN | | |O O-----RO

Re: [ns] TCL script stopped with KILL message

2010-05-18 Thread JOE88
HI, I am facing the same problem. I am running 100 nodes, after created a new agent. And when I run the TCl i get a KILLED message on the command prompt. Do you have a solution? Thanks, Joe manoop talasila wrote: > > > Hello NS Users, > > I am executing a TCL script for my new protocol ag

[ns] TCL script 50 nodes or more for DSR,AODV

2010-05-09 Thread Wei Zhang
  Hello,   I want to try a TCL script 50 nodes or more for DSR,AODV. Anyone please send me.   Thanks in advance. Wei

[ns] TCL script stopped with KILL message

2010-03-18 Thread manoop talasila
Hello NS Users, I am executing a TCL script for my new protocol agent for time duration: 10800 seconds (3hrs). The process stopped after a while and showed message "[Kill]" in the terminal. By seeing this, I understood the TCL process is Killed. When I checked the trace I found that it stopped ne

[ns] TCL script for Antnet algorithm

2010-01-10 Thread Manan Shah
Hello, I have implemented Antnet routing algorithm in NS2.33 now i need a tcl script for running it ns2.33 so that i can get the shortest tome between source and destination Thanks in advance - Thanks and Regards, Manan Shah 09924038427 -- View this message in context: http://old.nab

[ns] tcl script & eclipse

2009-02-28 Thread sarym binome
hello my question is: can i write tcl script and run it from eclipse cdt or i'm oblige to run it in a terminal with command ns file.tcl ? what about the nam and xgraph ?? have a good day _ Découvrez toutes les possibilités de commu

[ns] Tcl Script Problem. Please help.

2009-01-31 Thread Aniruddha Niranjan
Hi. I implementing a new application layer protocol over the nsis module on ns- 2.29. I am running the tcl scripts now, and I am having a problem while setting up the nodes in the following manner using for loop: #Nodes for {set i 1} {($i) <= 2} {incr i} { set n($i) [$ns node] s

Re: [ns] TCL Script - No Slot Error

2008-11-22 Thread Waleed Tuffaha
Hello Aniruddha, I don't know about NSIS, but i had an error that might be similar. I was building a simple routing agent that at some point modified the IP header of the packet by changing the IP-destination-addr with the IP_BROADCAST address. And I forgot to restore the original IP header

[ns] TCL Script - No Slot Error

2008-11-22 Thread Aniruddha Niranjan
Hi. I am implementing a new protocol over the NSIS module on ns-2. The source code has compiled successfully. Now, I am running a sample script. The output starts off properly (first 6 lines of output below) but then I am getting an error as follows. Please give me some hints about this issu

Re: [ns] tcl script

2007-08-23 Thread Teerawat Issariyakul
Hi, I suggest you to go thru NS2 FAQ http://www.isi.edu/nsnam/ns/ns-faq.html and NS2 tutorial (e.g., http://www.isi.edu/nsnam/ns/tutorial/index.html) before posting your question in the mailing list. BR, Teerawat On 8/22/2007, "wathig dawelbait" <[EMAIL PROTECTED]> wrote: > >hi I am new in u

[ns] tcl script

2007-08-22 Thread wathig dawelbait
hi I am new in using ns-2 and I am using ns-2.31 realy I need help in biulding tcl script my project in (impact of udp on tcp in the internet) I have to have from 1-100 mixed user pls help me

[ns] tcl script for dsdv,tora,aodv,dsr

2007-08-09 Thread ashwin krishna
hi all i am new to ns and i am doing project using ns2 i want a tcl script to calculate delaythroughput,jittetr,optimalpath for dsr, dsdv,aodv,tora routing protocols i could be thnak full if any one can help me out with this thanking you regards kris -

[ns] tcl script for TORA protocol

2007-04-15 Thread prabha devi
hi, i am simulating TORA protocol in ns-2.If anyone know about this plz help me. if any have tcl script of TORA plz mail me. i am in urgent as i hav to sumitt my MTEch report in the earliest. Thanks all!! Send a FREE SMS to your friend's mobile from Yahoo! Messenger. Get it now at http:

[ns] TCL script/C++ code interaction... again!

2006-05-05 Thread Paul Kiddie
Hi all, Right I think im in a position to clarify my question a bit more now I've gotten a bit more deep and dirty with the workings of NS-2! What I've done is use the 'bind' command within the AODV constructor in the aodv.cc file to make a TCL variable called isMalicious_, and then in the ns