Re: [ns] implementation of new protocol

2010-04-16 Thread yogalakshmi balasubramaniam
hi All, I'm trying to compile some .cc files where i've written my algorithm and am getting this error. libcygwin.o undefined reference to winm...@16 I dono why am getting this error..Plz help me to fix it. On Fri, Apr 16, 2010 at 12:33 AM, Daniel Zvolensky zw...@centrum.cz

[ns] doubt in DSR route request

2010-04-16 Thread Ramprasath M
Hi, i got a doubt with regards to the route request implementation in ns2Actually in *void DSRAgent::handleRouteRequest(SRPacket p)* method which in dsragent.cc the route request is being processed..i wan to know which node sent this route request...I guess its *p.src*Am i

[ns] argc and argv not able to trace this

2010-04-16 Thread Sushma M
-- Forwarded message -- From: Sushma M sushma@gmail.com Date: Fri, Apr 16, 2010 at 12:51 PM Subject: ns2 To: ns-users@isi.edu hello... can ne explain me abt this code ns2/routing/route.cc i mean how these argc==2? and argv[1], compute is compared? how it works? int

[ns] adding bandwidth and delay...

2010-04-16 Thread Sushma M
hello im running link state routing protocol successfully that is rtproto ls here it uses only hop count to find the shortest path from src to dtn route.cc we can see that i want to find the shortest path from src to detn using bandwidth and delay(propagation and

[ns] --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---

2010-04-16 Thread sahib
Dear All Does anybody has any idea to resolve the following error pleae::-( --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) --- _o76: no target for slot -1 _o76 type: Classifier/Hash/Dest content dump: classifier _o76 0 offset 0 shift

[ns] setting a wlan scenario tcl with one AP ( trace file isn't clear)

2010-04-16 Thread Emma Ch
Hi every body I have to make a scenario for wlans with one AP and some nodes, for that i use the tcl below , but in it i didn't use set udp [new-agent] ---tcl used-- # --  # My TCL code is in the following:  #

[ns] Help with energy consumption measurement

2010-04-16 Thread Shyam Sundar
Hi, I saw your post on ns users group. I am also working on the same. I need to fetch energy of a node with respect to time. Please help me out. Thanks With Regards S.Shyam Sundar

[ns] How to get a graph for time and power consumption using XGRAPH for a scenario wid energy model....

2010-04-16 Thread Shyam Sundar
Hi, I am also working on the same type of xgraph generation. I need to compare energy model of a node. So i need to get energy of a node Vs time trace. If you get any solution please help me out. Thanks in advance With Regards S.Shyam Sundar

[ns] Xgraph for LEACH

2010-04-16 Thread Shyam Sundar
Hi, I saw your post on ns-users group. I am also working on the same. If you get any solution please reply me soon. Thanks in advance. With Regards S.Shyam Sundar

[ns] problem in setting agent for infrastructure mode , and reding trace file

2010-04-16 Thread Emma Ch
Hi every body I have to make a scenario for wlans with one AP and some nodes, for that i use the tcl below , but in it i didn't use set udp [new-agent] ---tcl used-- # --  # My TCL code is in the following:  #

[ns] Link state problem

2010-04-16 Thread waqar haq
hi can anybody tell me how to enable load balancing and bandwidth count features of link state plz plz help me

[ns] 802.11 MAC - why is there no retry?

2010-04-16 Thread Tim Godfrey
I'm simulating 802.11 using NS2.35. I have a simple 2 node model. At a distance of 240m, a packet is received on the first ACK with no retry: s 130.0 _0_ AGT --- 1 cbr 256 [0 0 0 0] --- [0:0 1:0 32 0] [1] 0 0 r 130.0 _0_ RTR --- 1 cbr 256 [0 0 0 0] --- [0:0 1:0 32 0]

[ns] seeds in wimax

2010-04-16 Thread Manoj srivatsav
Hi all, i am trying to simulate the initial ranging part of wimax. for that i need to know what seed is ?.. if anyone knows what a seed is and a good set of seeds.. please tell me how it works in the wimax enivronment.. thanks manoj