Re: [ns] where to save .cc files

2006-01-09 Thread Tiago Camilo
Hi, perhaps you forgot to insert in the Makefile.in the path to your .cc files... After this you will need to: ./configure make Good luck, Tiago Camilo Quoting anusherin [EMAIL PROTECTED]: sirI saved tcl file in a seperate folder amp; i saved .cc file in ns-allinone2.24/ns-2.24/rcpand i

Re: [ns] Problem with installation of NS 2.28

2006-01-09 Thread Filippos Kolovos
I apologise, in my previous message I forgot to edit the subject line.:-) From the warning messages displayed, you have installed ns-allinone 2.28, not ns-2.28 (the latter is when you install it from the pieces). When you install it from the pieces, it does not display such a warning. The

[ns] extention to linkstate routing code in ns-2.1b8

2006-01-09 Thread Fatemeh Karimirad
Dear all, I want to extends linkstate routing code in ns-2.1b8 to support QoS Routing. I download qosrns-0.2-pre2-ns2-1b8a and untar in ns 2.1b8a directory but I dont know how to add qospf header files into makefile.in, Can any one help me with editing makefile.in? Regards, Fatemeh Karimirad

[ns] simulation time in ns-2

2006-01-09 Thread Michael Sidiropoulos
Hello everyone!! I have a question regarding simulation time in ns-2 I am using ns-2.27 version and i have noticed that the calculated throughput in my wireless scenario changes as the simulation time increases.What simulation time should i set to my tcl script in order to

[ns] icmp response in tcp applications

2006-01-09 Thread Marco Bonetti
Hello everybody! I'm working with ns-allinone-2.29 on mac osx and writing application to be run on top of ns nodes, following various tutorials here and there on the net I came up with some resonable UDP apps (worm-like), now I'm trying to do that on top of TCP. I'm thinking that it would be nice

Re: [ns] 2 different -adhocRouting in the same simulation

2006-01-09 Thread Pedro Vale Estrela
Looks strange. Reverse the creation order of the nodes to see what happens -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dario Borriello Sent: sexta-feira, 6 de Janeiro de 2006 16:52 To: ns-users@ISI.EDU Subject: [ns] 2 different

Re: [ns] wrong node routing agent error... I couldn't findanything helpful in the archive...

2006-01-09 Thread Pedro Vale Estrela
For otcl changes to the default library, also check if calling source ns-lib.tcl at the beginning of the simulation solves your problem. Also check the example I give in http://inesc-0.tagus.ist.utl.pt/~pmsrve/ns2/ns2_tips.html#_Toc121320478 Pedro Vale Estrela -Original Message-

Re: [ns] simulation time in ns-2

2006-01-09 Thread Daniel Mahrenholz
Hi, On Monday 09 January 2006 14:42, Michael Sidiropoulos wrote: Hello everyone!!I have a question regarding simulation time in ns-2 I am using ns-2.27 version and i have noticed that the calculated throughput in my wireless scenario changes as the simulation time

[ns] get mobile node by address

2006-01-09 Thread christoph schroth
Hi all, I have a question to you all, which is related to my previously posted one: How can I access a mobile node (and its data) out of its queue, its agent etc.? Can I access it similar to the way a normal node can be accessed? (e.g., with the help of the function get_node_by_address)?

[ns] please help me to simulate attacks on the Ad-hoc networks

2006-01-09 Thread Ashutosh Srivastava
Dear all , For a project I need immediate help . Actually I have to simulate some attacks(on ns-2 )possible in the Ad-hoc networks: 1) sink-hole 2) worm-hole 3) Sybil attack 4) Rushing attack 5) Denial-of-Service and Flooding 6) Black Hole What these

Re: [ns] Pleas help:How to access mobile node data out of the agent

2006-01-09 Thread Daniel Mahrenholz
Hi Christoph, On Monday 09 January 2006 18:36, christoph schroth wrote: I have a rather critical question, and I would be very happy if someone could write me a brief answer: How can I access mobile node data such as location (X_, Y_, etc.) out of the agent (e.g., MessagePassing Agent).

[ns] hi, i am a student of sciences of the computation and i have a problem

2006-01-09 Thread Breno Caetano
Dear, im a new user of ns-2 and i have difficult in find a good documented that i can begin my research in security, i want research security in the ns-2,but i dont know where begin...i find any about Mobiwan and Binding Updates, but i dont find any paper about them, if someone has some paper

[ns] wrong node routing agent... problem continues

2006-01-09 Thread Cenker Demir
Hello All, Related to my question about creating a clone routing protocol, and according to Mr.Estrella's suggestion I included the ns-lib.tcl to the beginning of my simulation script as below. I got the errors that I attached. I also run ns in tcl/lib, and wrote source ns-lib.tcl and I got