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 >

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

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

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

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