[ns] 802.11a wireless LAN on ns-2

2009-06-11 Thread verotiana rabarijaona
Hello, I am trying to run a 802.11a simulation. I would like to implement fragmentation in it but I don't konw if it's already implemented or if you know any open source that does it. Any help would be really appreciated. Configuration : ns2.33 on Ubuntu 9.04 Merci d'avance pour votre aide.

[ns] nam problem

2009-06-10 Thread verotiana rabarijaona
Hi, I can't use nam on ns2. Everytime I try to use it either from the terminal or a tcl script the following error occur: nam: [code omitted because of length] : no event type or button # or keysym while executing bind Listbox MouseWheel { %W yview scroll [expr {- (%D / 120) * 4}] units }

[ns] Fragmentation in 802.11a on ns2

2009-06-10 Thread verotiana rabarijaona
Hi! I'm trying to simulate a 802.11a network on ns2. Does anybody know if fragmentation is already implemented, and if so in which file,class,method...? thanks in advance for your help Vero