[ns] Newbie question sorry

2006-03-21 Thread martyn
How do I do these two stages? (1) You MUST put /usr/local/ns-allinone-2.29/otcl-1.11, /usr/local/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_PATH. If you are using csh, you c

[ns] Reconfigurable Hardware

2006-03-21 Thread Daniele
Hi all, does anyone know if exist an implementation of a node with reconfigurable hardware, like FPGA or similar in ns2 ? i would simulate a network which node are endpoints with reconfigurable hardware characteristics. do you have any links? do you think that is possible to realize? i've searched

[ns] IPv6 routing

2006-03-21 Thread 葛 祖全
Hello! I'm trying to simulate the IPv6 routing. Does anyone knows, whether the ns-2.29 support IPv6 routing? Or do we have to install any other version of ns-2 with extention? And, do anyone knows the manual of IPv6 for ns-2? Thank you ! __

[ns] Integrate program

2006-03-21 Thread . .
Hello! I am going to do a simulation of dns in NS-2. Is there any way i can integrate Bind or a similar application in NS-2 or is it better to implement it from scratch? I want to use Bind or similar because it is relevant for the testing. I don't want to use another simulator, it have to be NS-2

[ns] makefile.in ns2.26 gdb

2006-03-21 Thread Pedro Vale Estrela
do ./configure --help ./configure --enable-debug -- Mensagem Original -- De: Siyui AliOh <[EMAIL PROTECTED]> Para: ns-users@ISI.EDU Enviar: 21/03/2006 Assunto: [ns] makefile.in ns2.26 gdb here, i want to use gdb to debug my ns2.26, but i dont know how to edit my makefile.in, here is segment o

Re: [ns] statement has no effect with CURRENT_TIME

2006-03-21 Thread Daniel Mahrenholz
On Tuesday 21 March 2006 13:46, elise hu wrote: > My code compiles and is built into ns - however i have a warning : > warning: statement has no effect > for pretty much every line looking like : >expire_time = CURRENT_TIME + nb_freshness_*t_br_; > (i have a few) - so that's a bit worrying

[ns] tclcl compile problem

2006-03-21 Thread Robert Luke
I'm having trouble compiling tclcl under Ubuntu 5.10. The trouble shows up whether I compile separately or use the ns-allinone-2.29 package: $ ./configure --with-otcl=/home/me/mySoftwareInstall/otcl-1.11 $ make "make" craps out at the following point: gpp -o tcl2c++ tcl2c++.o features.h: 319:

[ns] statement has no effect with CURRENT_TIME

2006-03-21 Thread elise hu
Hi, like pretty much everyone on this mailing list, i'm implementing an ad-hoc routing agent. My code compiles and is built into ns - however i have a warning : warning: statement has no effect for pretty much every line looking like : expire_time = CURRENT_TIME + nb_freshness_*t_br_; (i

Re: [ns] Integrate program

2006-03-21 Thread Daniel Mahrenholz
On Tuesday 21 March 2006 13:35, . . wrote: > I am going to do a simulation of dns in NS-2. Is there any way i can > integrate Bind or a similar application in NS-2 or is it better to > implement it from scratch? I want to use Bind or similar because it is > relevant for the testing. > I don't want

[ns] How to get the neighbours of a node

2006-03-21 Thread raja priya
Hi, I want to know how to get the neighbours of a node from Otcl class. Putting it in a generic way how can i access the routing table from Otcl class? Thanks in Advance S.Rajapriya - Yahoo! Mail Bring photos to life! New Pho

[ns] Distance between two nodes in ns2

2006-03-21 Thread Arpit Mehta
Hello, I am a begineer in Ns2. I got ur mal id from the ns2 archives. I am trying to simulate a routing protocol. Hence i need a function to calculate the distance between two stationary nodes. Thanks. Any help would be welcomed Regards -- Arpit Mehta Undergraduate Computer Science & Engineeri

Re: [ns] Setting the path

2006-03-21 Thread René Orlando Lozada Gutiérrez
Hi, You need find the .bash_profile in your home directory (if you are root, you can see en the root directory). You will try to type "ls -l" if you want see it. Bye René -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Rahul Ghosh Enviado el: Sábado, 18 de

[ns] error msg in ns

2006-03-21 Thread ravi kumar
  hi everyone, when i run any tcl scripts,it show an error message shch as: [EMAIL PROTECTED] test]# ns test-suite-wireless-lan-newnode.tcl ns: error while loading shared libraries: libotcl.so: cannot open shared object file: No such file or directory please help me how can i recover that prob

[ns] AOMDV code? Where is it?

2006-03-21 Thread Alicia Triviño
Does anyone know where I can download the code for AOMDV ? Thanks in advance, Alicia Triviño / Tl. +34-95.213.71.91 Dpto. Tecnologia Electronica E.T.S. Ing. Telecomunicacion Universidad de Malaga Campus Universitario de Teatinos 29071 Malaga, Spain

[ns] 802.11 Timeouts

2006-03-21 Thread inanc inan
Hello all, Although I searched the ns-users list on this subject, I could not find a satisfactory answer. I am wondering why ns 802.11 MAC code guesses RTS/CTS and Data retransmission timeouts as are? For example retransmission timeout for RTS packets is calculated as: timeout = txtime(phy

[ns] Implementation examples from version ns-2.1b8a to ns-2.29

2006-03-21 Thread Tomáš Pataj
Hello NS users, I found some examples and old Diffserv patch created by Sergio Andreozzi for version ns-2.1b8a. Anybody can help me how can I run these examples in version ns-2.29 without errors or how rebuild these examples or patch to ns-2.29?? examples: http://www.cnaf.infn.it/~andreozzi/rese

[ns] Finding the Coordinates of node

2006-03-21 Thread Arpit Mehta
Hello , Is there any way I can get my (node) coordinates while I am runnning the C++ code ? I need some C++ code/function in which the node will get its own location/coordinates. Can u help me ? Thanks a lot -- Arpit Mehta Undergraduate Computer Science & Engineering Indian Institute of Te

Re: [ns] urgent need of ns-2.29

2006-03-21 Thread Mohammed Abu-Khadra
here is the link .. http://www.isi.edu/nsnam/ns/ns-build.html goodluck, :)

[ns] How could I install ns-2 on Windows xp SP2 platform?

2006-03-21 Thread Tanaka Hiroaki
Dear ns-2 user, I am Japanese and major in communication engineering, queueing theory, and stochastic geometry. I would like to perform P2P networks. My name is Hiroaki Tanaka. I would like to install Network Simulator 2(ns-2) so I installed the program that Cygwin bash shell in a personal com

[ns] problems running the simple-wireless.tcl script

2006-03-21 Thread Alexandra Cioroianu
Hello ns users! I have downloaded the script simple-wireless.tcl but i have problems running it. When i type "ns simple-wireless.tcl",i get the next message: num_nodes is set 2 invalid command name "-topoInstance" while executing "-topoInstance $topo \ -agentTr

Re: [ns] How could I install ns-2 on Windows xp SP2 platform?

2006-03-21 Thread Gilles Bertrand
Hello Tanaka Cygwin recreates a "linux like" directory tree (/, /bin, /etc, ...) located in the directory where cygwin is installed (typically c:/cygwin). From cygwin you can only access the files located in this directory. For example to go to the directory c:/cygwin/ns-allinone-2.27 you sho

Re: [ns] How could I install ns-2 on Windows xp SP2 platform?

2006-03-21 Thread Vindya Amaradasa
Hi, The ns-allinone-2.27 package should be placed within your cygwin home directory. Pls follow the instructions give here.. http://www.isi.edu/nsnam/ns/ns-cygwin-old.html Regards, Vindya - Original Message - From: "Gilles Bertrand" <[EMAIL PROTECTED]> To: "Tanaka Hiroaki" <[EMAIL PROTE

Re: [ns] AOMDV code? Where is it?

2006-03-21 Thread Jongman Heo
Use Google~ :) http://www.cs.sunysb.edu/~mahesh/aomdv/ 2006/3/22, Alicia Triviño <[EMAIL PROTECTED]>: > > Does anyone know where I can download the code for AOMDV ? > > Thanks in advance, > > > Alicia Triviño / Tl. +34-95.213.71.91 > Dpto. Tecnologia Electronica >

Re: [ns] error msg in ns

2006-03-21 Thread Jongman Heo
It seems that you did not set the LD_LIBRARY_PATH. 21 Mar 2006 16:43:25 -, ravi kumar <[EMAIL PROTECTED]>: > > > hi everyone, > when i run any tcl scripts,it show an error message shch as: > > [EMAIL PROTECTED] test]# ns test-suite-wireless-lan-newnode.tcl > ns: error while loading shared li

[ns] Scheduling events

2006-03-21 Thread Nadeer Hakim
Hello NS2ers I am using NS2 for sometime. Recently, I learned about scheduling events in NS2 but problem is I can't cancel events what I have scheduled. And this giving me segmentation fault error message. I tried to debug it, and it is exactly because of Event UID. If I can cancel my events

[ns] c++ debugging in ns

2006-03-21 Thread vishnupriya padmanabhan
hi, i saw pedro's home page.but i dont get enough in formation on how to debug c++ code for a single file in ns.i tried ddd but it says "you cant do that did without a process to debug" i am new to linux please help me thanks in advance vishnu priya

[ns] overhead in dsdv

2006-03-21 Thread cp kothari
hi, while simulating a network of 30 nodes , mc=30, node=50, t=100 sec area=700x700, packet size=512. i am getting lowest routing head in case of dsdv and max in aodv?. is that right???. please reply. ...kothari...

[ns] traces in MIP

2006-03-21 Thread Nauman Afzal
Hi, I just ran MArc Gries' wireless3.tcl file simulationg MIP. I am confused about the trace files, The FA node ID is 3 and MH ID is 4, but I do not see any message being sent by 3 to 4 as advertisement and also no message is being received by 3 from 4. If I understand it correctly the adverti

[ns] Does anyone have TMAC source code?

2006-03-21 Thread chen guoming
Dear all: I want to test the performance of TMAC protocol of wsn. but I can't find the TMAC source code. Can anyone help me? Thanks a lot Regards! David

[ns] mobiwan make error for ns-2.1b6

2006-03-21 Thread altaf hussain
Hi users When I installed mobiwan-020513bis and issued the command gmake mobiwan or make mobiwan the following make error occured PP=mobiwan ; export APP ; gmake target gmake[1]: Entering directory `/root/distrib-mobiwan' mkdir: cannot create directory `/root/distrib-mobiwan/.work':