[ns] TCP Retransmission Timeout-reg

2013-04-07 Thread abinaya rajendhiran
hi all!!! does tcp RTO value vary for each packet??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] congestion ctrl phases in trace file

2013-03-13 Thread abinaya rajendhiran
hi., is it possible to get the congestion control phases(slow start,congestion avoidance,fast ret and fast recovery) in trace file -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] packet drop in ns2-its urgent!!!

2013-03-13 Thread abinaya rajendhiran
hi plz anyone suggest me how to make more number of packet drops using tcl -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] To print four phases of congestion avoidance algms in trace file

2013-02-28 Thread abinaya rajendhiran
hi!!! Is it possible to print when the pkt enters into slow start ,CA ,Fast Ret and Fast retransmission phase in trace file in ns2?? if so how to print?? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] explanation newreno.cc file in ns2

2013-02-26 Thread abinaya rajendhiran
hi!!! can anyone explain me the fast retransmit and fast recovery action in new reno.cc file??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] seq id analysis of ns2 trace file

2013-02-25 Thread abinaya rajendhiran
hi all., i tried to analyze the number of packets retransmitted from trace file using awk script... i hav traced out the seq count (since each packet has unique sequence id) and i got the count values as follows, Index: 75 Count: 1 Index: 76 Count: 1 Index: 77 Count: 1 Index: 78 Count: 1 Inde

[ns] newreno tcp explanation help-reg

2013-02-25 Thread abinaya rajendhiran
hi all!! plz, can anyone tell me where the fast recovery and fast retransmit mechanisms is coded in tcp-new reno.cc file -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] trace file analysis in ns2

2013-02-19 Thread abinaya rajendhiran
how to make row and column comparison in trace file of ns2 using awk script??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] retransmitted packets count in ns2

2013-02-19 Thread abinaya rajendhiran
hi, can anyone tell how to find number of retransmitted packets due to timeout from trace file (or) from tcp.cc in ns2.34...plz do help me its urgent -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] dupack count esyimation in ns2

2013-02-19 Thread abinaya rajendhiran
hi all!!! can anyone explain me how the dupacks_ (i.e)dupack count is calculated in tcp.cc -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] add-dupack in ns2

2013-02-18 Thread abinaya rajendhiran
hi all, how to find additional dupack variable in ns2? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] trace file analysis-reg

2013-02-07 Thread abinaya rajendhiran
hi everyone,if i add the following line in tcl, $tcp2 tracevar nrexmitpack_ $tcp2 attach $tracefd i can get the count of the retransmitted packets in the trace file as follows, 73.23503 2048 1 4194307 0 nrexmitpack_ 1 can anyone explain me wat does each row represents? -- Reagards., R.A

[ns] awk script to trace dupacks

2013-02-06 Thread abinaya rajendhiran
can any one tell me how to find number of dupack ack received from trace file using awk script.. -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] retransmitted packet loss recovery-reg

2013-02-06 Thread abinaya rajendhiran
hi all,i need a solution to implement my project...is it possible to recover retransmission lost packets by using SACK TCP... kindly please suggest me wid some solutions... -- Reagards., R.Abinaya,B.Tech,(M.E)

Re: [ns] how to access the variables in .cc files?

2013-02-05 Thread abinaya rajendhiran
uction, changes in codes) to show you had made > sufficient effort in attending this problem yourself > 3. what is the specific bottle neck you are facing now > > If I am convinced you had done sufficient effort, I may try to come in to > help. > > rgds > Saravanan K &

[ns] awk script to read flags

2013-01-29 Thread abinaya rajendhiran
hi all,how to write an awk script to read flag bit set (i.e,C,N,A) in trace file of NS2??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] rto value in tcp.cc

2013-01-29 Thread abinaya rajendhiran
hi all!! does anyone know in which variable rto value is maintained in tcp.cc file??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] when does "A" flag set

2013-01-29 Thread abinaya rajendhiran
hi all, does "A" flag in trace file denote the packet is retransmitted??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] to trace rto value

2013-01-29 Thread abinaya rajendhiran
hi does any one know how to trace rto value using tcl in ns2??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] detection of retransmitted packets

2013-01-27 Thread abinaya rajendhiran
hi all,how to detect the retransmitted packets from the trace file in ns2?? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] identify dupack from trace file

2013-01-24 Thread abinaya rajendhiran
how to identify duplicate acknowledgement from trace file of ns2??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] cwnd_ value from backend

2013-01-23 Thread abinaya rajendhiran
hi everyone!!!does anyone hav idea about how cwnd_ value is obtained from backend in ns2? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] cwnd value calculation of ns2???

2013-01-21 Thread abinaya rajendhiran
can anyone tell me how cwnd value for a tcp is estimated in ns2? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] to find no of ack received

2012-11-08 Thread abinaya rajendhiran
hi eveyone, can any one help me to find,in which variable no of ack received is defined in backend files of ns2 -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] bandwidth estimation using rtt

2012-11-06 Thread abinaya rajendhiran
hi can any help me to how to calculate available bandwidth in ns2.34 usiing RTT and rate of returning acks -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] urgent plzzzz

2012-10-31 Thread abinaya rajendhiran
can anyone send me the awk script to calculate bandwidth for wireless in ns2.34?? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] formula to calculate bandwidth

2012-10-31 Thread abinaya rajendhiran
hi can anyone tell me the formula to calculate the bandwidth using RTT in ns2.. -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] awk script for bandwidth

2012-10-30 Thread abinaya rajendhiran
is der any awk script to find bandwidth of a wired-cum-wireless scenario in ns2? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] to print tcp's rtt estimated value

2012-10-30 Thread abinaya rajendhiran
hi can any help me to know how to print the tcp's rtt estimation value in ns2.34 -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] awk script for wired-cum-wireless scenario

2012-10-30 Thread abinaya rajendhiran
hi can anyone send me the awk script of packet loss, delay,throughput for wired-cum-wireless networks -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] how to compare tcp variants in ns2

2012-10-01 Thread abinaya rajendhiran
hi everyone,am new to ns2.can anyone tell me how to simulate and compare tcp variants(tahoe,reno and SACK tcp) waiting for ur reply...thanx in advance -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] Implementation of SACK in ns2

2012-09-28 Thread abinaya rajendhiran
can yo help me to estimate available bandwidth based on RTT in ns2..and how to implement SACK in tcl script... -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] Bandwidth estimation using pathchirp tool in ns2

2012-09-27 Thread abinaya rajendhiran
hi,i am trying to estimate available bandwidth by integrating pathchirp tool(http://www.spin.rice.edu/Software/pathChirp/) in ns2.35 but during running make command i got the follwing error message tools/rng.cc: In member function ‘virtual int RNG::command(int, const char* const*)’: tools/rng.cc:

[ns] plz help me to debug the following error

2012-09-27 Thread abinaya rajendhiran
hi i get an following error during running make command ,how can i debug this??? common/packet.cc:44: error: conflicting declaration ‘char** p_info::name_’ common/packet.h:278: error: ‘p_info::name_’ has a previous declaration as ‘char* p_info::name_ [60]’ common/packet.cc:44: error: declaration

[ns] Bandwidth estimation using pathchirp tool in ns2

2012-09-26 Thread abinaya rajendhiran
hi all,i am trying to estimate available bandwidth by integrating pathchirp tool(http://www.spin.rice.edu/Software/pathChirp/) in ns2.35 but during running make command i got the follwing error message tools/rng.cc: In member function ‘virtual int RNG::command(int, const char* const*)’: tools/rng

[ns] pathchrip implementation in ns2

2012-09-25 Thread abinaya rajendhiran
can i implement pathchrip,a tool for available bandwidth estimation in ns2.35?? -- Reagards., R.Abinaya,B.Tech,(M.E)

[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)

[ns] Bandwidth estimation-reg

2012-09-25 Thread abinaya rajendhiran
hi can anyone help me to estimate available bandwidth by modifying backend files of tcp.cc and tcp.h -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] Implementation of ELN

2012-09-10 Thread abinaya rajendhiran
can anyone help me to know how to implement eln in ns2? -- Reagards., R.Abinaya,B.Tech,(M.E)