[ns] Problem in running multi_udpflows.tcl with Mac/802_11e

2011-02-15 Thread Subir Biswas
.* * * * * *Regards,* *Subir*

[ns] simulating delay for processing

2010-05-29 Thread Subir
dear users, i was searching on how to add some processing delay for the application. can anybody tell me what's the easiest way to add processing delays in ns2? looking forward to your kind reply, thanks. -subir -- View this message in context: http://old.nabble.com/simulating-delay

[ns] Simulating Flooding 802.11p

2010-05-19 Thread Subir
Dear Users, I have been working on modifying the file wireless-flooding.tcl (the one given in the ex folder with most of the versions) to work for IEEE802.11p by setting the default parameters. It looks like that wireless-flooding implementation doesn't support Mac/802_11Ext, while it works

[ns] working on Agent/Message

2010-05-15 Thread Subir
can anybody tell me how to use Message agent for wireless broadcast? What should be the TCL syntax format for generating a message? -- View this message in context: http://old.nabble.com/working-on-Agent-Message-tp28569920p28569920.html Sent from the ns-users mailing list archive at

[ns] RTS/CTS tracing for IEEE802.11p simulation

2010-05-13 Thread Subir
Can anybody tell me how to trace RTS/CTS/ACK in IEEE802.11p simulation? I have tried using Mac/802_11Ext set RTSThreshold_0 and macTrace ON any idea? please share your experience. thanks -- View this message in context:

[ns] Simulating 802.11p

2010-04-30 Thread Subir
I am working in a project that requires simulating 802.11p in NS2. Now, I have configured my NS2 with IEEE802_11Ext for necessary MAC and PHY extensions. My question is, can I simulate IEEE802.11p by simply working on the running TCL script using the parameters suggested by the IEEE802_11Ext,

Re: [ns] ns simple-wireless.tcl

2010-04-29 Thread Subir
Raheel Adel wrote: well , it is about running my first wireless script :( i am feeling lucky tonight that the strong fence around the wireless examples to be run will crack down with your generous help any way i am trying to run the simple-wireless.tcl from the famous tutorial i can