[ns] change interference range

2007-10-05 Thread Nguyen Lan
Hi all, I'd like to change interference range of nodes by change the value of CPThreshold from 10 to 20. I putted this in my script Phy/WirelessPhy setCPThresh_ 20.0 , but it doesn't work. If somebody have successfully set this value, please tell me how to do. Every help is appreciated

[ns] how to test 802.11 in 60km range?

2007-10-05 Thread Haiying \(Julie\) Zhu
Dears, I download the ns-allinone-2.29 package. There is 802.11 included. I created a BS and several MS, when they are all within the range of 1km, everything is fine. When I change the MS position to be 50km from the BS, I got warning: Route to base_stn not known: dropping pkt. Could any

[ns] Can I communicated between WLAN and WiMax

2007-10-05 Thread Phitsanu Eamsomboon
Dear All May I give your advice , If one node is Wimax 802.16 node and another one node is WLAN 802.11 node . Can they comunicated each other ? How can I make it for communicated each other ? I try to do it but I get packet drop because TOUT. Please recommend me Best regard

[ns] DSDV vs DSR trace file need explanation

2007-10-05 Thread uknown noname
Hi.. After I run a simulation to compare DSR and DSDV i get the result as below. (i just copy part of the trace file). DSDV s 84.456630640 _5_ AGT --- 137 cbr 512 [0 0 0 0] --- [5:1 6:1 32 0] [0] 0 1 r 84.464996115 _6_ AGT --- 137 cbr 532 [13a 6 5 800] --- [5:1 6:1 32 6] [0] 1 1 s

[ns] regarding management frames in 802.11

2007-10-05 Thread Lisanu
Dear ns-users, I have a question on how to send management frames such as association, disassociation and deauthentication instead of normal rts-cts-data-ack in IEEE 802.11 mac My point here is to verify that the state change takes place upon recieving such frames, I need help on the way to apply

Re: [ns] Can I communicated between WLAN and WiMax

2007-10-05 Thread Erlon Cruz
802.16 nodes only can comunicate with 802.16 nodes. And the same with 802.11. The MAC protocols and signalling messages are totally diferents. May be if you had a an radio with both protocols, but I never saw someting like that yet. Cheers 2007/10/5, Phitsanu Eamsomboon [EMAIL PROTECTED]:

Re: [ns] How to simulate through C++

2007-10-05 Thread Sabbir Ahmed Rony
On 10/6/07, Sabbir Ahmed Rony [EMAIL PROTECTED] wrote:You can use KDevelop as well. see the following link. http://gkioumou.googlepages.com/home It describes how to import ns project based on make file to KDevelop and you will get all the features (including dropdown list, code completion,