[ns] CFP: ICC2012's 3rd Workshop SaCoNeT-III, Canada

2011-11-15 Thread Nadeem Javaid
  Please accept our apologies in advance, if you receive this CFP multiple times. Call for Papers 3rd IEEE International Workshop on SmArt COmmunications in NEtwork Technologies (SaCoNeT-III) http://www.lissi.fr/saconet2012/doku.php to be held in conjuncti

[ns] Flow IDs for PackMime on CBQ/WRR

2011-11-15 Thread Guillaume Gaillard
Hi, I would like to use PackMime web Traffic generator on a CBQ/WRR link. The thing is : - I don't know how to control the flows ids (fid) of the packmime traffic (is it possible to define a range of fids or even a unique fid ?) so I fall in the typical "unknown flow" error every time. - Does

Re: [ns] [ns-ANS] ns2 on ubuntu

2011-11-15 Thread Imran khan
Simple Google search will be enough http://erl1.wordpress.com/2011/05/12/installing-ns-2-34-on-ubuntu-11-04/ -- Best Regards, Imran Khan Research Engineer Network and Service Architecture Lab Institute Telecom, Telecom SudParis, CNRS Lab UMR5157 9 rue Charles Fourier, 91011 Evry, France

[ns] Argument passing

2011-11-15 Thread K. M.
Dear all, Argument passing can be achieved using the following command: ns But how do I use the argument within my .tcl file? For example something like: set myVariable Many Thanks.

Re: [ns] Argument passing

2011-11-15 Thread YunQiang Su
On Tue, Nov 15, 2011 at 7:37 PM, K. M. wrote: > > > Dear all, > > Argument passing can be achieved using the following command: > ns > > But how do I use the argument within my .tcl file? For example something like: > set myVariable > Isn't it the same with normal tcl? > Many Thanks. > > --

[ns] add a new time in NS2

2011-11-15 Thread ziralda
hello please i nead your help how and where can i define a new time in NS2, i mean a variable in wich i put a time, and when the time finishes, i do what in the loop like this: while (time!=0){ } // i will insert this code in aodv.cc many thanks for your help thanks for your precious respons

[ns] time in NS2

2011-11-15 Thread ziralda
hello all help me please about this problem I have declared in aodv.h a variable response_time like this: #define response_time 10; but how can i specify to the simulator that it means 10 secondes and not 10 ms thank you in advance -- View this message in context: http://old.nabble.com/time-

Re: [ns] How to set node frequency in C++ ?

2011-11-15 Thread Su Jinzhao
Is there anybody kind to help me? waiting for your help... On Tue, Nov 15, 2011 at 9:06 AM, Su Jinzhao wrote: > Hi All, > > There is only one interface in my simulation network, I want to > switch some nodes frequency to another channel with new center frequency in > C++, my code snippet

[ns] how to switch to a new frequency

2011-11-15 Thread Su Jinzhao
I encountered the same problem, is there anyone can help us? Thanks in advance. -- Su Jinzhao(苏金钊)

[ns] Installing NS-2.29 in Ubuntu 11.10

2011-11-15 Thread ankur goyal
Hi All, Does anyone know how to install NS-2.29 in Ubuntu 11.10? -- Thanks, Ankur +91-8975125485

[ns] Monitoring a queue in a wireless node

2011-11-15 Thread savithri
Hi Friends, I am trying to monitor queue in a wireless node.I modified /ns2.34/queue/prique.h and .cc files. according to the instructions given in "http://hpds.ee.ncku.edu.tw/~smallko/ns2/qa_en.htm";. But when I compile it it will give the following error. queue/priqueue.o queue/priqueue.cc