[ns] change transmission power

2009-12-12 Thread jeni martin
hi all,   i want to change my transmission range, one time i run my scenario with:   Phy/WirelessPhy set Pt_ 0.2818  //250 meter   another time, with   Phy/WirelessPhy set Pt_ 8.5872e-4   //40 meter     but no change in results.   that the other values are fixed: Phy/WirelessPhy set CPThr

Re: [ns] AgentList gets empty in NS2 MobileIP

2009-12-12 Thread Mário Augusto
Sorry, people, forget my last message. I've had a mistake with some pointers in C++. The AgentList is OK. Best regards, Mario Ezequiel 2009/12/11 Mário Augusto : > Hi All, > > I'm studying mip-reg.cc module because I need to get a list of > available agents which the mobile could connect to. I

[ns] what is the meaning of this message

2009-12-12 Thread trinity light
Hi i hav instal ns-allinone-2.28 and i have found this message .. what is the meaning of this message..and how i can solve this..? All test output agrees with reference output. These messages are NOT errors and can be ignored: warning: using backward compatibility mode This test is not

[ns] make install error

2009-12-12 Thread fatan afia
hi all.. i've problem when try to make install - r...@afia:~/ns-allinone-2.31/ns-2.31# make install for d in /usr/local/man/man1; do \ if [ ! -d $d ]; then \ mkdir -p $d ;\ fi;\ done /usr/

[ns] Fwd: Porting protocol from NS2.31 to NS2.33

2009-12-12 Thread Udit Kumar
Hi Friends, I was working on my protocol written in NS2.31, and It was working fine. Now I am porting this model to NS2.33 (because another algorithim is implemented in NS2.33) But I am getting Segmentation Fault while running my topology files and It works fine for standandard protocol. I trie