[ns] Script .tcl (DSR)

2007-03-13 Thread nadia mansouri
Dear all, I have a problem to run DSR because I connot find the script TCL of DSR. HELP me. Thanks. - Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences

[ns] implementation of DSR

2007-03-13 Thread nadia mansouri
Hi, I want to run the sample of the script in few ad hoc routing protocols such as AODV and DSR but the problem that I cannot find the scripts TCl of the DSR protocol - Découvrez une nouvelle façon d'obtenir des réponses à toutes vos question

[ns] Fwd: Urgent:Need help for MANET(Wireless scripts)

2007-03-13 Thread Vijay Kumar c
-- Forwarded message -- From: Vijay Kumar c <[EMAIL PROTECTED]> Date: Mar 12, 2007 5:59 PM Subject: Urgent:Need help for MANET(Wireless scripts) To: ns-users@isi.edu Hi ns users, My problem statement is also given below Topic:Location Management in MANET using NS2(using Wireless

[ns] urgent NEW WIRELESS TRACE FORMAT

2007-03-13 Thread GEORGIOS KIOUMOURTZIS
Antoni In saw that you are working with new wireless trace format. I wrote a small program for my MS thesis to minimize the time of getting the results I wanted for my research. It is written in java and I stopped wiriting the GUI version to avoid having a fair large code. I can send it to you and

[ns] Segmentation fault

2007-03-13 Thread GEORGIOS KIOUMOURTZIS
I used extensively DSR for my thesis reseasch and never faced any problem. I run ns-2.28 at that time. see if there changes to DSR since ns-2.28 best regards -- Georgios Kioumourtzis Computer Engineering and Informatics Department University of Patras, Greece alt email: [EMAIL PROTECTED]

Re: [ns] How to test a new protocol? [nsrt-howto]

2007-03-13 Thread Francisco J. Ros
Hello Javier, You can use your new agent like any other routing agent, just indicate its name when you configure your mobile nodes with 'node-config'. If you can't see anything, maybe you forgot to turn '-routerTrace' on. Regards, fran On Thursday 08 March 2007 10:10, Javier Chicote wrote: >

[ns] Urgent :help needed on wireless trace format information

2007-03-13 Thread Vijay Kumar c
Hi ns-users, I have a problem in analysing the trace file where i want to know wheather the same packet which i am sending from the source has reached the destination. For example if am packet1 which contains the word fun how can i examine the packet has reached the destination to which i have s

Re: [ns] How to test a new protocol? [nsrt-howto]

2007-03-13 Thread Javier Chicote
Hello Fran, Thank you very much for the answer. I think I have followed the steps described in your tutorial, and I also turned the '-routerTrace' on when configuring the mobile nodes, as it is shown in the above code of my file a1.tcl. If I define AODV as the routing protocol instead of Proto

[ns] NS2 VoiP

2007-03-13 Thread Shaili Desai
Hello All I have not a direct technical ques on NS2 this time, but wanted to know if anyone is working on VoIP simulation in NS2, or if anyone has done any work on VoIP before in NS2. Does anyone know any forum on VoIP whcih I can join for my VoIP related questions? Pl help. I am almost stuck up

[ns] wireless networks

2007-03-13 Thread sandeep v
-- Forwarded message -- From: sandeep v <[EMAIL PROTECTED]> Date: Mar 13, 2007 1:34 AM Subject: help To: ns-users@isi.edu -- Forwarded message -- From: sandeep v <[EMAIL PROTECTED]> Date: Mar 13, 2007 1:27 AM Subject: To: ns-users@isi.edu Can anyone tell me whic

[ns] ??? LD_LIBRARY_PATH ???

2007-03-13 Thread super.ismiti
Hi, In the end of the installation of ns-2, two messages was showed to me: 1. You must put /ns2install/ns-allinone-2.29/otcl-1.11, /ns2install/ns- allinone-2.29/lib, into your LD_LIBRARY_PATH environment variable. If it complains about X libraries, add path to your X libraries into LD_LIBRARY_PA

[ns] ns-allinone-2.26 bugs

2007-03-13 Thread naimah yaakob
Hello all, I have installed ns-allinone-2.26 sucessfully. After adding some new files, I did ./configure and 'make clean' and also 'make'. Everything was just looks fine. However, when I tried to run any program, I got the following errors: [EMAIL PROTECTED]:~/sproject/ns-allinone-2.

[ns] need Help please!!!!!!!!!

2007-03-13 Thread leticia bela
Hi all, waht is the role of the following functions in channel.cc: "" WirelessChannel:: get_pdelay (Node* tnode, Node* rnode) "" it returns propagation delay between two nodes ?. if this is truth, which is the difference between this returned delay and the delay which can obtained by th

Re: [ns] ??? LD_LIBRARY_PATH ???

2007-03-13 Thread Timo Reimann
super.ismiti wrote: > In the end of the installation of ns-2, two messages was showed to me: > > 1. > You must put /ns2install/ns-allinone-2.29/otcl-1.11, /ns2install/ns- > allinone-2.29/lib, into your LD_LIBRARY_PATH environment variable. > If it complains about X libraries, add path to your X l

[ns] Problem after the make command in ns-2.29

2007-03-13 Thread Ana Turk
Hi, Please help me I am using ns2.29.1 to make some research of ad hoc multicast. I downloaded the ns wireless extension for multicast from the monarch project site. I have exactly downloaded the file (ns-2.1b8-mcast.tar.gz). and I am using the flowing process: 1-dowload 2.1b8 allinone (fro

[ns] Add new protocol to ns2

2007-03-13 Thread Ana Turk
Hi, Please help me I want to add some extension to ns2, I want to add the script of the ODMRP protocol multicast ad hoc. I have exactly downloaded the file (ns-2.1b8-mcast.tar.gz) and I am using the flowing process: 1-dowload 2.1b8 allinone (from ns) and 2.1b8-mcast (from monarch) 2-put 2

[ns] throughput graphs

2007-03-13 Thread paul yoong
Hi all, Can anyone tell me how I can measure the throughput of a link and then plot the graph of the results. Thanks in advance ___ What kind of emailer are you? Find out today - get a free analysis of your email per

[ns] New ad hoc routing protocol

2007-03-13 Thread Ana Turk
Hi all Please help me I want to add a new ad hoc routing protocol to ns-2. I put the folder of this protocol to ns folder then i run : the folowing command : ./configure, make clean, make. After the make I have the message : g++ : can not specify –o with –c or –s and multiple compilation

[ns] New ad hoc routing protocol

2007-03-13 Thread Ana Turk
Hi all Please help me I want to add a new ad hoc routing protocol to ns-2. I put the folder of this protocol to ns folder then i run : the folowing command : ./configure, make clean, make. After the make I have the message : g++ : can not specify –o with –c or –s and multiple compilation

Re: [ns] throughput graphs

2007-03-13 Thread Tien Tuan Anh Dinh
Hi, Has anyone succeeded in installing PDNS these days. I am using Fedora core 6 and can easily install ns-2.30. But PDNS, as stated in the web site, supports only ns-2.27. I have tried for hours installing ns-2.27 all-in-one version with absolutely no luck, fixing one error just to see anot

[ns] Pdns installation

2007-03-13 Thread Tien Tuan Anh Dinh
Sorry for the last message titled "graph throughput" that is not related at all to my question on how to install Pdns on new version of Linux. Anh. Tien Tuan Anh Dinh wrote: > Hi, > > Has anyone succeeded in installing PDNS these days. I am using Fedora > core 6 and can easily install ns-2.30.

[ns] which code is executed

2007-03-13 Thread Shailesh Gamit
Hello NS-users I want to know about the code for AODV routing protocol. Can anybody tell me which code is executed when the tcl script for eg. $ns at 5.0 $cbr "start" thanks in advance for the reply -- Shailesh Gamit M.Tech (CSE), Nirma Institute of Technology, Ahmedabad, India

Re: [ns] New ad hoc routing protocol

2007-03-13 Thread Shailesh Gamit
For adding new protocol u need to update the following files packet.h, ns-packet.tcl, ns-default.tcl, ns-lib.tcl, priqueue.cc, cmu-trace.cc&h and then add the object file of the new protocol in the obj- list in the make file. On 3/14/07, Ana Turk <[EMAIL PROTECTED]> wrote: > > Hi all > Please h