[ns] acess to bandwidth

2012-02-12 Thread Natalya
link class in the Agent? thanks in advance, Natalya - Natalya Laboratory of computer sciences, Paris 6 (LIP6) -- View this message in context: http://old.nabble.com/acess-to-bandwidth-tp33309758p33309758.html Sent from the ns-users mailing list archive at Nabble.com.

Re: [ns] Queue block problem

2011-10-15 Thread Natalya
in future. If you will find the solution, please let me know. Natalya JyothiR wrote: > > Hi, > > There would be a variable called 'blocked_' in the queue class. If it is > set to 1, it gets blocked. I don't know how it can reset itself though. > > What kind

[ns] usage the agents functions

2011-10-12 Thread Natalya
Hi all, Can anybody help me please? I try to access to my agent at the queue object. How can I do it? I tried to create the pointer to the agent as follows: MyAgent* agent; agent->something; but it gives a segmentation fault. It is very urgent... Thanks in advance Natalya ----- Nata

[ns] Queue block problem

2011-09-15 Thread Natalya
? thanks in advance - Natalya Laboratory of computer sciences, Paris 6 (LIP6) -- View this message in context: http://old.nabble.com/Queue-block-problem-tp32470075p32470075.html Sent from the ns-users mailing list archive at Nabble.com.

Re: [ns] Problem generating a Trace File

2011-09-10 Thread Natalya
Hi, If I really understand your problem, you need to the random size for each packet but using CBR traffic model? Why not modify the CBR application c++ code and modify the variable size_ ( which is usually have its value from bind with tcl script ). So in the function which sends the packet you

[ns] new object in ns2

2011-09-04 Thread Natalya
Hello all, I need to add the new object in ns2. Can you tell me please the general steps to register my class ? Thanks, Natalya -- View this message in context: http://old.nabble.com/new-object-in-ns2-tp32397841p32397841.html Sent from the ns-users mailing list archive at Nabble.com.

[ns] access to queue length (ns2)

2011-09-04 Thread Natalya
Dear all, I try to access to the queue size in the agent's level. How can I identify the queues to take the length of the concrete queue ? Can you help me please ? Thanks, Natalya -- View this message in context: http://old.nabble.com/access-to-queue-length-%28ns2%29-tp32396562p32396562