[ns] Help of getting the sourcecode for Ns-2 simulation of PbCast

2006-09-14 Thread ns-2 simulator
Hi Ns Users, I would appreciate if someone can share the source code for NS-2 Simulation for PbCast. Thanks. regards, Eric Jiang

[ns] web sumulation

2006-09-14 Thread yaya
hi, ns-users! the first question: can anyone tell me how to set the req_trace_ and resp_trace_, I invoke the function $pool launch-req {id pid clnt svr ctcp csnk size pobj} but I dont know the meanning of pid, ctcp, csnk, size and pobj, can anyone give me some sugestion the

[ns] R: Re: Measuring physical data rate for wireless medium

2006-09-14 Thread Marco Fiore
Hi, you could have a look at the wireless patch at http://www.reti. polito.it/fiore regards, Marco >Messaggio originale >Da: [EMAIL PROTECTED] >Data: 14-set-2006 8.22 PM >A: "Piyush Agrawal"<[EMAIL PROTECTED]> >Cc: >Ogg: Re: [ns] Measuring physical data rate for wireless medium > >

Re: [ns] Measuring physical data rate for wireless medium

2006-09-14 Thread Joshua Robinson
ns does not currently model such fluctuations (i.e. ARF,RBAR, or OAR). the data rate used is always the same. On 9/14/06, Piyush Agrawal <[EMAIL PROTECTED]> wrote: > > Hi all, > > I wish to implement a feature for 802.11, in which I need to know the > current physical data rate of the wireless m

[ns] Measuring physical data rate for wireless medium

2006-09-14 Thread Piyush Agrawal
Hi all, I wish to implement a feature for 802.11, in which I need to know the current physical data rate of the wireless medium form the C++ code. I know that in the real world scenario, the data rate fluctuates. Does ns model such fluctuations and can the changing rates be measured? Thanks, Piy

[ns] 802.11p extension

2006-09-14 Thread juan novoa fernandez
Helloi I'm trying to simulate with ns2 802.11p (very similar to 802.11a) for a few points in my final thesis Does anybody know how to make the link adaptation and the multirate in C++ in order to extend the simulator? thank you Juan Novoa ___