[ns] Add New Queue, Trying to get 802.11e working on ns by example

2007-06-20 Thread Sim Tec
Hey all, after trying to get 802.11e in many ways, many packages, i have started trying to do it through ns by example. I have the multimedia application running correctly I encountered problems getting the add new queue working. I have put dtrr-queue.cc and dtrr-queue.h running ns

[ns] [HELP - URGENT] - UDP packet multiplexer

2007-06-20 Thread Utente ns2
Hello everybody, sorry if I come again with the same question, but I am in fact stuck. Let's suppose we want to multiplex N small packets (each one with a certAin UDP header and its corresponding data) into a UDP bigger one. Is any agent of this kind already available in ns2? Any tip would be

[ns] next hop of packet

2007-06-20 Thread leticia bela
HI, Please how can i specifie the next hop for a packet under ns2. What is the object of those field in packet header: ch-next_hop_ and ih-daddr() what is the meaning for each and what is the differnce between them. Tnanks a lot for your help

[ns] how to install ZRP

2007-06-20 Thread Zahraa Taki Al-Lawati
hi; i'm trying to install ZRP in ns2, the only code i found is working on ns-2.1b9 , and i have problem intalling it ( cant find x library ) and it stops there. would anyone help me installing ZRP or installing ns-2.1b9 PLEASE regards

[ns] multiple channel usage in ns-2.29

2007-06-20 Thread Avanish Rayankula
hi everyone, I am Avanish and I would like to know if there is anyway of using multiple channel based communication in ns-2.29. It's written at many places that ns-2.29 does not support wireless communication on more than one channel at the same time. Avanish

[ns] how to set the number of sources

2007-06-20 Thread Amita Singh
Hi all, As I have seen that in many simulation studies of ad hoc networks using ns2 variable number of sources are being considered, but can anyone tell me how to set the number of sources. Thanks in advance Amita

[ns] dynamic libraries in ns2: how to develop ns extensions withouth recompiling ns

2007-06-20 Thread Nicola Baldo
Hi all, at the SIGNET lab, Dept. of Information Engineering, University of Padova, Italy, we've developed a patch for ns2 which enables effective use of dynamic libraries in ns2. We believe that the introduction of this feature substantially improves the current way of developing extensions to

[ns] questions about how to add new functionalities!

2007-06-20 Thread hx00001
Dear all: I was doing my final project in this summer. The main job for me is to do the simulation about the handover on the ns2 and implement a new handover decision policy. So far I still have no idea about where to start to add new functionalities, let alone about how to modidy the ns