[ns] proper implementation of a new protocol with all mobile nodes

2009-07-30 Thread Marshall K Riley
I am working on a new message authentication protocol for vehicular ad-hoc networks (VANETs). I am relatively new to utilizing NS-2, a few months of working with it off and on. My whole simulation will consist of mobile nodes and use one of the routing algorithms designed for them (i.e. DSR, DSD

[ns] adding a new field

2009-07-30 Thread najwa al_mawajdeh
hi every body , did any body try to add a new field to the RREQ or RREP in AODV OR MADOV thanks Najwa _ With Windows Live, you can organize, edit, and share your photos. http://www.microsoft.com/middleeast/windows/windowsliv

Re: [ns] NS-2 on Virtual Ubuntu over Windows Vista using VMWare Player

2009-07-30 Thread Cesar Cardenas
Dear all, I am trying to install NS-2.34 on Virtual Ubuntu 9.04 over Windows Vista using VMWare Player 2.5.2. Looking in the ns-users list I found the following question similar to my results but for above settings: http://mailman.isi.edu/pipermail/ns-users/2006-November/057983.html I tried the

[ns] Access to mac layer from above

2009-07-30 Thread ori and mish bgu
Hi Guys I am currently running a wireless simulation with few (4-8) nodes. In order to gather statistics and analyse my simulation better I want to access all the mac layers of all the wireless nodes, do some calculations (average and std) and print the resulting data in the nam window. >From wh

[ns] ns-2 for WiMAX source code available

2009-07-30 Thread Erich Izdepski
All- The source code for the ns-2 release 2.6 for WiMAX System model (latest) is available. See this post for details. http://community.4gdeveloper.com/projects/community/boards/show/11 Erich Izdepski sent from my super-computer 703.906.5752 Clearwire

Re: [ns] MIH for heterogeneous network

2009-07-30 Thread RobiN
From: RobiN Subject: Re: [ns] MIH for heterogeneous network To: "zhujian" Date: Wednesday, July 29, 2009, 2:14 PM Hi, can you tell the detail of project you are working ?  I also work on heterogenous network ( Umts - WiMAX ) but I'm trying with MIP,I guess these MIH and MIP have similar fu

[ns] Hashing in AODV - need help

2009-07-30 Thread S.M. Fahim Al-Faruqui
Dear ns-users, Hope you are well. How can I implement hashing function/technique in AODV? Each mobile nodes has some data say some interger numbers. I have to implement hashing to search local database in each wireless nodes to find a specific data (for example, a number). Please advise what so

[ns] what is this error "segmentation fault (core dumped)"

2009-07-30 Thread soheila rahmani
Hi friends i write a wireless network with 6node. i have an error "segmentation fault (core dumped)" if i reduce distance betwen node 5 and 6 this error dosen't show but i saw in nam, packets send from node 4 to 6 and dosen't send to node 5!! why ? my topoloy : node1--node2- node3-n

[ns] awk script error

2009-07-30 Thread Oladapo Oluwadiya
hello , i am having error for this line command %g\n", pkt_id,time,pkt_id,recv[pkt_id]-send[pkt_id]) when i run the awk script. the error is: backslash not last character on line Pls help

[ns] code for calculating performance metrics

2009-07-30 Thread priyanka ramani
 hello everybody am using NS2 4 my thesis and simulating a wireless n/w... i need to compare performance metrics lik ( throughput,routing load, packet delay) for dsr and aodv... and i dont have idea for calculating these could anyone plz, help me in sharing me the sample code for