Re: [ns] changing Range in NS

2010-02-02 Thread Jonathan Petit
You could find the solution here: http://www.cs.binghamton.edu/~kliu/research/ns2code/index.html#transpow http://www.cs.binghamton.edu/~kliu/research/ns2code/index.html#transpow Enjoy. Jonathan. hakki wrote: > > Hi, have you ever found any solution > > Hakki > > AfterEight wrote: >> >>

Re: [ns] 80211ext (?) - logic error at TXC handling ACKIndication

2010-02-02 Thread Jonathan Petit
Hi Sergio Luis, Your modifications (in IEEE802-11p.tcl) do not give this error. You have just changed the power transmission. The RXThresh_ is not used in 802.11Ext (cf mac-80211Ext.cc but confirm it please). Your error seems to come from the handleACK() function. But I don't no why... Best r

Re: [ns] 80211ext (?) - logic error at TXC handling ACKIndication

2010-02-02 Thread Jonathan Petit
Hi Sergio Luis, Your modifications (in IEEE802-11p.tcl) do not give this error. You have just changed the power transmission. The RXThresh_ is not used in 802.11Ext (cf mac-80211Ext.cc but confirm it please). Your error seems to come from the handleACK() function. But I don't no why... Best r

[ns] Implementation of link state routing like OSPF

2010-02-02 Thread ritesh kalle
Dear All, Is there an implementation of OSPF available for ns-2. Please let me know if there is and any related documentation . With Best Wishes Ritesh

[ns] mega event HPCS2010

2010-02-02 Thread SABU M. THAMPI
 Call for Participation The 2010 High Performance Computing & Simulation Conference (HPCS 2010) In Conjunction With The International Wireless Communications and Mobile Computing Conference (IWCMC 2010) Caen, Normandy, France June 28 - July 2, 2010 http://cisedu.us/cis/hpcs/10/main/callForPapers.

[ns] ns2 experts in vienna

2010-02-02 Thread Alexander Adrowitzer
hi all, i am looking for ns2 experts in vienna who could help me in solving some problems or at least answer me some questions. i am trying to develop a new routing algorithm for my PhD. is there anybody interested in helping me? thank you in advance, alexander adrowitzer

[ns] 80211ext (?) - logic error at TXC handling ACKIndication

2010-02-02 Thread Sergio Luis O. B. Correia
Hello, I'm getting those messages* while running simulations with any routing protocols. I am using 80211Ext MAC and PHY, with the tworayground propagation method. The parameters I am using are the ones listes in that IEEE802-11p.tcl file that comes with ns 2.34 witht the following two changes: P

[ns] source code for IPsec for ns2

2010-02-02 Thread subri saeed
hi all As I saw from emails which I received so far , many need this code, so any one of you got it , please Email it to me and to others who need it we will be thankful to u regard Get your new Email address! Grab the Email name you've always wanted before someone else does! ht

Re: [ns] create a FTP network in ns2

2010-02-02 Thread amit_Gal
maybe you can try few of the basic tutorials out there, use google to search for "ns2 tutorials" you will be suprised Build NS2 Experiments online http://www.osischool.com imans62 wrote: > > hi .. > i want create a FTP network in ns2 > but i don't kno

[ns] Fwd: WSN for ns-allinone-2.34

2010-02-02 Thread Shyam Sundar
-- Forwarded message -- From: Shyam Sundar Date: Tue, Feb 2, 2010 at 6:58 PM Subject: Re: [ns] WSN for ns-allinone-2.34 To: Ruchik Jani Hi, Thanks Jani. I referred both the materials but both didnt mentioned about wireless sensor network. It is given only about wired & wireles

[ns] dropping the broadcast packets with LQI reason

2010-02-02 Thread Caio Marziale
Hello all, I have been simulatig IEEE 802.15.4 in ns2. In my new routing protocol, I have tried to send a broadcast when some specific node is reached. In addition, after this broadcast, I wait some time (long - 4s) to send a unicast message to other node from the same node that I have sen

[ns] Guide to AODV modification

2010-02-02 Thread Premprakaash V
Hi I am currently working on a project comparing AODV protocol to a few other modified versions of it Also i'm planning to change it. So i want a direction to a glib guide explaining the current coding of AODV.cc module in ns2 version 2.34 or any version for that matter. I also want the QoSAODV.cc