[ns] Calculate Collisions in Wireless ad hoc networks

2007-02-04 Thread Muhammad Azam Akram
you if you provide other solution. waiting to get urgent reply. thank you. Muhammad Azam Akram MSc Communication & Interactivity Linköping University, Linköping, Sweden. Address: Tröskaregatan 11, Lambohov 58333, Linköping, Sweden. Mobile: 00 46 73 569 0

[ns] setting for different parameters

2007-02-02 Thread Muhammad Azam Akram
/802_11 set LongRetryLimit_ 4 == Muhammad Azam Akram MSc Communication & Interactivity Linköping University, Linköping, Sweden. Address: Tröskaregatan 11, Lambohov 58333, Linköping, Sweden. Mobile: 00 46 73 569 06 77 - 8:00?

[ns] Urgent: Bandwidth allocation in wireless ad hoc

2007-02-01 Thread Muhammad Azam Akram
my problem. Looking to get kind response from yourside. Regards Azam Muhammad Azam Akram MSc Communication & Interactivity Linköping University, Linköping, Sweden. Address: Tröskaregatan 11, Lambohov 58333, Linköping, Sweden. Mobile: 00 46 73 569 0

[ns] Urgent: bandwidth allocation in IEEE 802.11e

2007-02-01 Thread Muhammad Azam Akram
my problem. Looking to get kind response from yourside. Regards Azam Muhammad Azam Akram MSc Communication & Interactivity Linköping University, Linköping, Sweden. Address: Tröskaregatan 11, Lambohov 58333, Linköping, Sweden. Mobile: 00 46 73 569 06 77

[ns] Calculate Collisions in Wireless ad hoc networks

2007-02-01 Thread Muhammad Azam Akram
Hi I am working on wireless ad hoc networks. I have five different flows, and I wish to calculate collisions between packets of each flows. I would be greatly appriciate if anybody guide me how to find out number of collisions for each flow. Thank you. Regards Muhammad Azam Akram MSc

[ns] RTSThreshold: disabling RTS/CTS

2006-11-03 Thread Muhammad Azam Akram
Hi I want to disable RTS/CTS in trace file. i set the value of RTSThreshold as 3000, but still i can see the RTS/CTS packets in trace files. my first question is how to disable RTS/CTS and second question is how can i observe RTS/CTS in new trace format, because i observe new trace format does

[ns] CSMA/CA output

2006-10-26 Thread Muhammad Azam Akram
Hi I am working on csma/Ca and want to see RTS/CTS packet movment, also somthing regarding collision. how can i do this? should i intercept trace file or i have to somthing different. for Csma/CA , i set different parameters of MAC802_11 like Mac/802_11 set RTSThreshold_300 ; # enable RTS

[ns] MAC 802.11 TCL script

2006-10-24 Thread Muhammad Azam Akram
Hi I am implementing priority based medium access for wireless ad hoc network. can anybody provide me any helping TCL script for 802.11, csma/ca. i would be greatly thank ful to you. Bye - Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone c

[ns] segmentation fault

2006-10-24 Thread Muhammad Azam Akram
hi what are the reasons for "segmentation fault (core dumped)" while running the simulation. I am runnnig wireless simulation and getting this message and simulation is not starting. Thank you bye - Do you Yahoo!? Everyone is raving about th

[ns] Classifier/Hash/Fid in link layer

2006-10-20 Thread Muhammad Azam Akram
hi every body i would be greatly thank ful, if anybody tell me how i can implement Classifier/Hash/Fid to classify packet in particualer flow and assign them proper CBQClass. remember i am using wireless network, so i cant use cbqlink. thank you ---

[ns] CBQ implementation in wireless nodes

2006-10-19 Thread Muhammad Azam Akram
Hi I am implementing QoS for that I am using class based queue for wirless network. i made three types of traffic classess. I am taking Queue/CBQ/WRR as interface queue. then i am defining 3 priority classes and insert them into queue object. (IN cbq_example. tcl, they insert classess into cbqli

[ns] CBQ implementation for wireless network

2006-10-19 Thread Muhammad Azam Akram
Hi I am implementing QoS for that I am using class based queue for wirless network. i made three types of traffic classess. I am taking Queue/CBQ/WRR as interface queue. then i am defining 3 priority classes and insert them into queue object. (IN cbq_example.tcl, they insert classess into cbqlin

[ns] no reply yet: CBQ for wireless nodes

2006-10-11 Thread Muhammad Azam Akram
Hi this is sixth time i am emailing about how to use CBQ in wireless nodes as interface queue, but still waiting for reply. how can i use cbq as interface queue of wireless node. please reply. thank you - How low will we go? Check out Yahoo! Mes

[ns] CBQ with wireless network: Nobody Replied Yet

2006-10-07 Thread Muhammad Azam Akram
Hi i emailed 3 or four times about how can i use cbq for wireless ad hoc networks but noone replied me. i run some codes of cbq for wired networks, it run fine, but when i use it for wireless network and set IFQ as Queue/CBQ/WRR, simulation at once terminate without any result. further, i am

[ns] urgent: CBQ with wirless network

2006-10-04 Thread Muhammad Azam Akram
Hi I want to implement QoS on mac layer in wirless ad hoc network, for that i m using CBQ for queueing purpose. i wrote following tcl script, ## for {set i 0} {$i<5} {incr i} { for {set j 0} {$j<5} {incr j} { if {$i==$j} { continue

[ns] cbq with wireless

2006-10-04 Thread Muhammad Azam Akram
Hi I want to implement QoS on mac layer in wirless ad hoc network, for that i m using CBQ for queueing purpose. i wrote following tcl script, ## for {set i 0} {$i<5} {incr i} { for {set j 0} {$j<5} {incr j} { if {$i==$j} { continue

[ns] please reply: CBQ with wirleess ad hoc

2006-10-04 Thread Muhammad Azam Akram
Hi I want to implement QoS on mac layer in wirless ad hoc network, for that i m using CBQ for queueing purpose. i wrote following tcl script, ## for {set i 0} {$i<5} {incr i} { for {set j 0} {$j<5} {incr j} { if {$i==$j} { continue

[ns] urgent CBQ in wireless ad hoc

2006-10-03 Thread Muhammad Azam Akram
Hi every body i want to implement QoS in wireless ad hoc networks. i want to use cbq queue for prioriizing the packets. first question is can i use CBQ for wirless networks, i have used it for wired network. if YES, then should i change the value of interface queue to set val(ifq) Queue/CBQ/

[ns] urgent about setdest : node movement file

2006-09-28 Thread Muhammad Azam Akram
Hi I want to create node movement file by "setdest". but when i run this command for example, ./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x 500 -y 500 > scen-20-test it gives error as "assertion "spped != 0.0" failed: file "setdest.cc", line 595 Aborted " please help me to solve this problem. Tha

[ns] set prio_ and enqueue into priority queue

2006-09-21 Thread Muhammad Azam Akram
hi every body i want to set peiority to each packet and enqueue them into proper priority queue according to the peiority assigned. then i wish to schedule packet from appropriate queue and allow to pass through the channel. i set priority by prio field of ip header by for example

[ns] managing priority based queue

2006-07-31 Thread Muhammad Azam Akram
HI i will highly appriciate if anybody let me know how to implement priority based queue for wireless ad hoc networks in ns2. i want to classify different network traffic into different classess and on the base of that classification i will add received packets to a queue waiting for gettin

[ns] how to implement DCF in NS2

2006-07-22 Thread Muhammad Azam Akram
Hi I want to implement DCF in NS2, can anybody help me in this regard. thank you very much. BYE - See the all-new, redesigned Yahoo.com. Check it out.

[ns] multiple copies of cygwin

2006-06-29 Thread Muhammad Azam Akram
hi there are two copies of cygwin installed on same drive of my computer. when i run shell, ity gives me error that "You have multiple copies of cygwin1.dll on your system. Search for cygwin1.dll using the Windows Start->Find/Search facility and delete all but the most recent version. The

[ns] ns2 installation error

2006-06-28 Thread Muhammad Azam Akram
hi when i install ns2 it give me error, which is decribe in attached picture.after that it terminate installation, thats why i dont get the ns command available.please tell me why it is and what should i do. thank you - How low will we go? Ch

[ns] cygwin and NS2:please its urgent

2006-06-27 Thread Muhammad Azam Akram
hi cygwin is already installed on my computer, i installed it again for update cygwin under my window login. i kept all the default setting. at the end of installation when it complete 99%, it stop to further process and continue to shoe the status as Running... No Package /ect/po

[ns] about cygwin

2006-06-26 Thread Muhammad Azam Akram
hi cygwin is already installed on my computer, i installed it again for update cygwin under my window login. i kept all the default setting. at the end of installation when it complete 99%, it stop to further process and continue to shoe the status as Running... No Package /ect/po

[ns] INSTALLATION NS2

2006-06-21 Thread Muhammad Azam Akram
hi i am a new ns2 user. i am installing it first time, i installed cygwin and then install ns2-2.29. after installation i need to run ns2 please tell me how to set environment variables and remaining steps to run any sample application. please reply soon. thank you. bye

[ns] problem instaling cygwin

2006-06-19 Thread Muhammad Azam Akram
hi please help me in following questions 1. i tried to install cygwin, it took so much time almost 5 hours and when it installed99%, it showed error message box displaying something like entry point could not be located in dynamic link library cygwin1.dll.. 2. what is Pre-Built Bin