Re: [ns] Awk script for throughput in wired environment (Revathi Elangovan)

2012-03-15 Thread lukman_hanif
Try this link from Mohit http://mohittahiliani.blogspot.com/2009/12/awk-script-for-ns2.html From: Revathi Elangovan Subject: [ns] Awk script for throughput in wired environment To: ns-users@isi.edu Message-ID:     Content-Type: text/plain; charset=ISO-885

Re: [ns] extracting trace file information (umair shah)

2011-06-18 Thread lukman_hanif
>From: umair shah >Subject: [ns] extracting trace file information >To: ns-users@isi.edu >Message-ID: <262338.12208...@web161819.mail.bf1.yahoo.com> >Content-Type: text/plain; charset=us-ascii >Hiey can anyone tell me what's the best way to extract trace file >information? >awk or perl ?

Re: [ns] How can I run examples scripts provided by ns2 2.34? (umair shah)

2011-06-02 Thread lukman_hanif
Date: Thu, 2 Jun 2011 02:10:43 -0700 (PDT) From: umair shah Subject: [ns] How can I run examples scripts provided by ns2 2.34? To: ns-users@isi.edu Message-ID: <835345.15640...@web161803.mail.bf1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 >HI : >I still cannot run any wireless sim

Re: [ns] dont understand some codes (s s)

2011-05-11 Thread lukman_hanif
>Date: Wed, 11 May 2011 13:47:44 -0700 (PDT) >From: s s >Subject: [ns] dont understand some codes >To: ns >Message-ID: <716375.78926...@web121706.mail.ne1.yahoo.com> >Content-Type: text/plain; charset=us-ascii >In the name of God >Hi Dear Friends >I read some script and i face to some new co

[ns] How to pass multiple objects from oTcl to c++ ???

2011-05-10 Thread lukman_hanif
Hi, Anybody knows how to pass multiple objects from oTcl to c++ ?? For example I want to retrieve 2 link head object ( link_($src1:$dst1) and link_($src2:$dst2) ) from oTcl calling from C++ Simulator class NsObject* Simulator::getTheLinks(ParentNode *src1, int dst1, ParentNode *src2, int

Re: [ns] window size (Akalyadevi Karpagavinayagam)

2010-12-28 Thread lukman_hanif
From: Akalyadevi Karpagavinayagam Subject: [ns] window size To: ns-users@isi.edu Message-ID: Content-Type: text/plain; charset=ISO-8859-1 hi, i want to change my window size in the coding. can any suggest where the line resides in the Tcl script you may set the Agent/TCP set wi

Re: [ns] congestion window (Subha Uthayaraj)

2010-12-28 Thread lukman_hanif
From: Subha Uthayaraj Subject: [ns] congestion window To: ns-users@isi.edu Message-ID: Content-Type: text/plain; charset=ISO-8859-1 can any one please tell me about how to plot congestion window in NS2? where should i refer? try "ns for beginners" at http://www-sop.inria.fr/members/Ei

Re: [ns] window size (Akalyadevi Karpagavinayagam)

2010-12-28 Thread lukman_hanif
From: Akalyadevi Karpagavinayagam Subject: [ns] window size To: ns-users@isi.edu Message-ID: Content-Type: text/plain; charset=ISO-8859-1 hi, i want to change my window size in the coding. can any suggest where the line resides in the Tcl script you may set the Agent/TCP set wind

Re: [ns] where is attach-agent ?? (El hadi Cherkaoui)

2010-07-13 Thread lukman_hanif
Date: Mon, 12 Jul 2010 05:40:49 -0700 (PDT) From: El hadi Cherkaoui Subject: [ns] where is attach-agent ?? To: NS user Message-ID: <340335.327...@web28602.mail.ukl.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Dear all, I want to know where I can find the command : attach-agent (in

Re: [ns] Segment fault (stalin babu)

2010-03-23 Thread lukman_hanif
>Message: 1 >Date: Mon, 22 Mar 2010 10:08:07 +0530 >From: stalin babu >Subject: [ns] Segment fault >To: ns-users@ISI.EDU >Message-ID: > >Content-Type: text/plain; charset=UTF-8 >Hi . > >when i am running a tcl script i got an error "segment fault". > >i am run the simulation for 10

[ns] Satellite error model problem

2010-03-01 Thread lukman_hanif
Hi all, I tried to use error model in the ns2.XX/tcl/ex/sat-iridium.tcl on the receiving terminal.I used the error model code as described in the ns manual like the following: set em [new ErrorModel] $em unit byte $em set rate_ 1e-7 $em ranvar [new RandomVariable/Uniform] $n101 interface-e

[ns] MPLS simulation problem....ns routing-nochange: can't schedule command in past

2010-02-26 Thread lukman_hanif
Hi everybody Does anybody knows on how to solve the routing-nochange problem in the MPLS simulation? I got the following error . ns: _o5347 routing-nochange 91 90.7107505150689: can't schedule command in past Lukman

[ns] why FullTcp agent unable to call done {} method after completed a connection ???

2010-02-23 Thread lukman_hanif
Hi everybody, I try to simulate FullTcp agent with many connections. other TCP agent will call the done {} method after completed a connection... However, when I try the FullTcp agent, it seems that the (Agent/TCP or Agent/TCP/FullTcp) instproc done {} not called after each connection com

Re: [ns] MPEG4 video trace TCL script for ns-2 (Shahrudin bin Awang Nor)

2010-02-23 Thread lukman_hanif
>Message: 2 >Date: Mon, 22 Feb 2010 11:23:31 +0800 >From: Shahrudin bin Awang Nor >Subject: [ns] MPEG4 video trace TCL script for ns-2 >To: "ns-users@ISI.EDU" >Message-ID: > >Content-Type: text/plain; charset="iso-8859-1" >Hi, >I've used a H.263 video trace for ns-2 by Frank H.P. Fitzek an

Re: [ns] Error while diffserv with DV (Steve Chen)

2009-08-28 Thread lukman_hanif
All - > >In 2002 the same error was posted but surfing the web I did not find a >credible response. > >I have a script that combines diffserv and multipath using rtproto DV and >ns2 complained with an error message: "No policy entry found for source ..." >Not trusting my script I copied ds-cbr-tb.

[ns] PIM-SM MPLS

2009-08-14 Thread lukman_hanif
Hi all, Is there anybody works on multicasting in MPLS using PIM-SM ?? I would like to ask about the extension funtions that need to be implemented in the current MPLS module. Lukman __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spa

[ns] How to capture TCP variables in PackMime Simulation ?????

2009-06-15 Thread lukman_hanif
Hi, anybody knows on how to check retransmission packet on output file for PackMime simulation??? I would like to know how to do the procedure in PackMime simulation to capture TCP variables like ndatapack_, ndatabytes_, nrexmitbytes and etc.plz help if anybody knows.

Re: [ns] Problem while executing example script wireless.tcl (directory: ~ns/tcl/ex/simple-wireless.tcl) on NS-2.33

2009-03-30 Thread lukman_hanif
> Dear All, > > I have installed NS-2.33 on VM RHat Linux 4 and tried to run exp script > wireless.tcl and got following error: > > could't read file "../lib/ns-bsnode.tcl": no such file or directory while > executing -> I have checked there is such file > source.orig ../lib/ns-bsnode.tcl > ("

Re: [ns] plz help me urgent how to send a packet from a node to another one node

2009-03-30 Thread lukman_hanif
> hi to all... > here i am in need to send a message from node to a another one particular > node say (from node2 to node8) how to do it please help me > regarding this..i was suggested with flooding.tcl.. but here the peroblem is > it sends message to all the nodes in the network... i was in n

[ns] Diffserve floating point exception problem

2009-03-29 Thread lukman_hanif
Hi, Does anybody knows on how to solve the floating point exception problem in diffserv simulation ??

Re: [ns] Tcp rate (Spyros Marinis)

2009-03-29 Thread lukman_hanif
>Hi all! >Does anybody know how I can change the rate a TCP agent transmits data?? I mean the agent now sends many packets one after another, but I >want to reduce that rate so that it sends less packets, one by one. How can I do that?? Should I change the window or the congestion window of >the a

[ns] MPLS routing-nochange : can't schedule command in past problem

2009-03-26 Thread lukman_hanif
Hi, Anybody knows on how to solve the routing problem in MPLS simulation as shown below?? ---> routing-nochange 30 0.0863977154541084: can't schedule command in past

Re: [ns] NS-2.30 installation-How to add library paths?

2009-03-25 Thread lukman_hanif
Faraz, first of all check the location of your ns, shell type that you use (csh or sh type in terminal- echo $SHELL) and the tcl/tk version in that ns package...if you are using csh shell, then try put the following line in your .cshrc file. I assume you use tcl8.4.10 and tk8.4.1

[ns] How to do GMPLS simulation in ns-2 ???

2009-03-24 Thread lukman_hanif
Hi, Does anybody knows on how to do GMPLS simulation in ns-2 ???

Re: [ns] how to show delay time.... (DSDV , TORA)

2009-03-19 Thread lukman_hanif
>I tried to make simulation to show delay time, sending packets, and >receiving packet (to see lost packet during transmission) if I send a >packet from one node to the other. I used DSDV and TORA algorithm to do this. You could identify the event type (eg: r-receive , d-drop, + -enqueue, - -

[ns] How to do LEO satellite simulation with many GSL terminals ??

2009-03-12 Thread lukman_hanif
Hi, Does anybody knows how to do LEO satellite simulation with many GSL terminals on the source side and many GSL terminals on the destination side ?? For example if i want to have 3 polar GSL terminal (S1, S2, S3) at the source side and 3 polar GSL terminal (D1, D2, D3) at the destination sid

Re: [ns] nam problem

2009-03-10 Thread lukman_hanif
Hi Ali balador, I also have the same problem in linux fedora it happens to people who use fedora 9 & 10 you can go to this link http://forums.fedoraforum.org/showthread.php?t=206795 for the solution in linux fedora.sorry, it's not for cygwin windows but maybe you could get some inf

Re: [ns] How to change node configuration when simulation is running?

2009-03-10 Thread lukman_hanif
Hi simayeji, I don't know about RXthreshold setting but usually people change the running simulation parameter in Tcl script by using the command like $ns at 2.5 " put your Tcl configuration command here " That's all I know to change some configuration in the running simulation... Lukman