[ns] i need help ^_^

2012-09-18 Thread Sandy Haff
hi everyone i'm new to ns2 , i have a question regarding Base stations address as i saw there something called hierarchical addressing , and also there is alot of routing protocol like adhoc and NOAH and so on. my question how can i determine the IP Address or subnet adress of the Base

[ns] i need help to simualate energy consumption of nodes

2011-06-19 Thread srinivas kanakala
dear sir/mam, how to find the total energy consumption of nodes -- Thanking You. best wishes and regards, yours sincerely, Srinivas.Kanakala Assistant Professor Department of Computer Science Vaagdevi College of Engineering www.vagdevieng.com Warangal,AndhraPradesh,INDIA-506002

[ns] I need help in simulating contention in DSR and AODV

2010-02-25 Thread Asaad Shams
Hi, Can anyone please help me out by telling me how to simulate contention in DSR and AODV protocols and also they be simulated in NS2. Its urgent and i require the details. Please someone help me out. Regards, Asaad Bin Shams

Re: [ns] i need help

2008-04-11 Thread Mohammed Abu Hajar
There is a lot of tutorial through the internet you can read it. Regards Mohammed AbuHajar mohamed saad [EMAIL PROTECTED] wrote: salam alikom can you help me to run asimulator NS2 i use it first i has written aprogram in text editor and save it as ex1.tcl but when i run it by typing ns

[ns] i need help

2008-04-10 Thread mohamed saad
salam alikom can you help me to run asimulator NS2 i use it first i has written aprogram in text editor and save it as ex1.tcl but when i run it by typing ns ex1.tcl in the shell it say couldn't read file exi.tclno such file or directory i didn't understand what is this? could you help me

[ns] I need help in installing ns2

2007-09-06 Thread Mohana Valli
Hai everybody, I am new to ns2. I have to first learn to install ns-2.31 and then simulate a sensor network to implement a key management protocol. Can anybody help me by telling how to install ns-2.31 on Fedora core. Also I need some tips on how to simulate a sensor network Thank You all in

Re: [ns] I need help in installing ns2

2007-09-06 Thread Ye YiBin
http://mailman.isi.edu/pipermail/ns-developers/2007-September/003342.html http://nsnam.isi.edu/nsnam/index.php/Downloading_and_installing_ns-2 http://wpage.unina.it/marcello.caleffi/ns2-01.html On 9/6/07, Mohana Valli [EMAIL PROTECTED] wrote: Hai everybody, I am new to ns2. I have to first

[ns] i need help pls

2007-08-14 Thread kenneth nwizege
am working on QOS ISSUES FOR VOIP OVER WI-FI, and i need to use a class -based queue to schedule my voice and data. so that i give high priority to VOICE and low to DATA. pls am new to NS2 and my time is near for submission, can anyone help me with code, or what i should do to acheive this,

Re: [ns] i need help pls

2007-08-14 Thread aaa
Hi there, check those two links...they may help you in your work... http://info.iet.unipi.it/~cng/ns2hcca/http://info.iet.unipi.it/%7Ecng/ns2hcca/ http://planete.inria.fr/qni/fhcf/ good luck.. Ashraf Bourawy. On 8/14/07, kenneth nwizege [EMAIL PROTECTED] wrote: am working on QOS

[ns] I need help for my script with mw-node patch

2007-03-18 Thread Elena Putzolu
Hi ns-users, I have installed in ns-2.30 pach MW-node, http://www.q2s.ntnu.no/~paquerea/ns.html through my script, would purely like to simulate a net wireless, where presents of Access Point (2) and the mobile nodes(3). Access Point communicate between them through the standard 802.11a, while

[ns] I need help with the wep protocol (Adriano Lucas)

2006-10-24 Thread Adriano Lucas
Hi all, Does anybody have the wep protocol to use on Network Simulator ?? I need to simulate ad-hoc wireless nets using this protocol. My research depends on this protocol. and I canĀ“t find it. If someone has the source code in c++, please send it to me. I really need help.

[ns] I NEED HELP IN ORDER TO DEBUG C++ CODE

2006-05-17 Thread Edwin Cruz
hi everyone In past message I read that in order to debug I need to do: ++ look for the line : # Build Tcl8.3.2 (should be around line 173) In this section you need to add the option --enable-symbols to the line : ./configure