Re: [ns] I neeh help for my script with MW-node patch

2007-03-19 Thread Laurent Paquereau
Elena, What you are doing here is setting each interface on a different channel so no packet will be received. If I understand correctly what you are trying to do, first create your two channels and then configure the interfaces on the correct channels. Another hint is to configure all the

[ns] IFQ RTR NW IFQ

2007-03-19 Thread antonis antoniou
Dear all, can anyone clarify the difference for drop: Nl RTR Nw IFQ and drop Nl IFQ is urgent... thanks

[ns] NOAH routing protocol problem URGENT

2007-03-19 Thread antonis antoniou
Dear all, i tried to use NOAH protocol but ns2 give me an error http://icapeople.epfl.ch/widmer/uwb/ns-2/noah/ ns[something about omitted due to lenght...] Now i cannot work ns at all... please is very urgent i use ns2.29, cygwin, win xp thanks

[ns] setting node distance

2007-03-19 Thread paul yoong
Hi all, I've been trying to set variable node distances using the command: $node 0 set X_ 100.0 but when I calculate the round trip time it always comes back the same. Am I setting the distances incorrectly and if so can anyone tell me how to rectify it. Thanks in advance

Re: [ns] setting node distance

2007-03-19 Thread maruf
Hi Try this syntax below: $node_(0) set X_ 100.0 $node_(0) set Y_ 0.0 $node_(0) set Z_ 0.0 Good luck! - Original Message - From: paul yoong [EMAIL PROTECTED] Date: Monday, March 19, 2007 4:42 am Subject: [ns] setting node distance To: ns-users@ISI.EDU Hi all, I've been trying

[ns] my script MW-node

2007-03-19 Thread Elena Putzolu
Hi Laurent, Thank you very much for the answer, I have changed my script, but doesn't work. According to you, because I from this type of mistake? ns: new BiConnector/NetworkInterface2/FullStack/Wireless 0 _o21 _o33: invalid command name Phy/WirelessPhy] while executing Phy/WirelessPhy]

Re: [ns] [NS-2] The most recent tcl-debug manual

2007-03-19 Thread Pedro Vale Estrela
Hi, I've checked your installation manual. It looks great! Many thanks for the effort of contributing to the ns2 community documentation; of course that I'll mention your work in my debugging pages! Pedro Vale Estrela http://tagus.inesc-id.pt/~pestrela/ns2

[ns] Modifying worm application to send data

2007-03-19 Thread Sam Plotkin
Hi, I'm trying to modify the worm application to simulate a hit list worm. The addresses of vulnerable targets are known in advance and this list is distributed to new hosts as they become infected. Firstly I'd like to know how vulnerable hosts are actually notified once they are infected in

[ns] help about routing agent need!!

2007-03-19 Thread wenping zhang
I was practising ns2 with the direction of http://140.116.72.80/~smallko/ns2/ns2 There is an .tcl file from it about Examples for CBR traffic transmission over DCF-based and EDCF-based wireless networks. In the file,the adhocrouting protocol is NOAH. when run this file,the terminal tells:

Re: [ns] my script MW-node

2007-03-19 Thread Laurent Paquereau
If I run exactly your script (only removing $eilastlevelSecondo which is undefined) with ns-2.30-allinone and the latest version of the patch (20070301) I do not get such an error. The message indicates an error when you create the first wireless interface on node_AP(0). It is as if you had

Re: [ns] Question about wireless testing ?

2007-03-19 Thread Marco Fiore
The output is correct. It's just some control messages ns-2 gives at the beginning and end of simulation. If you see NS EXITING... everything went fine and you can find the results in your tracefile :) bye, Marco Original Message From: [EMAIL PROTECTED] Date: Mar 17, 2007 5:31 PM

[ns] Scheduler crash with simultaneous events

2007-03-19 Thread ns2car
Hello all, I'm having this problem with an ns2 simulation. I have several wireless nodes running, which send packets by invoking: Scheduler::instance().schedule(target_, packet, delay) The problem is that I'm getting segmentation fault crashes on the schedule call, when called for

[ns] Error in script of wireless simulation

2007-03-19 Thread super.ismiti
Hi all, I'm trying to do a simulation wireless in ns-2. The script of my simulation is together of this e-mail. When I try to execute this script (ns scriptname.tcl), an error is showed: num_nodes is set 2 Warning: Please use -channel as show in tcl/ex/wireless-mitf.tcl INITIALIZE THE LIST

Re: [ns] Error in script of wireless simulation

2007-03-19 Thread maruf
Hi there, Okay you should put a gap between stop and {}, you have written them together. The correct statement should be ' proc stop {} { '. Gaps are very important in NS scripting language. maruf - Original Message - From: super.ismiti [EMAIL PROTECTED] Date: Monday, March 19, 2007

[ns] ping round trip time

2007-03-19 Thread paul yoong
Hi all, Just wanted to find out if this is the correct procedure to work out round trip time using a ping #Define a 'recv' function for the class 'Agent/Ping' Agent/Ping instproc recv {from rtt} { $self instvar node_ puts node [$node_ id] received ping answer from \ $from with

[ns] Compiling MOR (Multipath On-demand Routing) protocol

2007-03-19 Thread fokumdt
I am trying to compile MOR (Multipath On-demand Routing protocol) under ns-2.30 on the following version of Linux: 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 15:47:41 EST 2007 i686 athlon i386 GNU/Linux However, I get the following error messages: podr/podrPacket.h: In function ?unsigned char*

[ns] Getting this problem while installing ns-2.1b8a.Please help me

2007-03-19 Thread taraka praveen
Hi sir, I have to install ns-2.1b8a for using the pathc PCF operation.I downloaded the patch from http://www.sm.luth.se/~dugdale/index/software.shtml I have to install ns-2.1b8a for using above patch.Whlile installing i am getting this following problem. /pushback-queue.o pushback/pushback.o

[ns] Reliability for mobile ad hoc network

2007-03-19 Thread RC Loh
Hi, I will like to evaluate the reliability of the multipath links in the mobile ad hoc networks (MANET) using NS-2. Any one has any idea? Any hint is appreciated. Thanks in advance. Rdgs, Paul Real people. Real questions. Real answers. Share what you know.

[ns] Time Synchronization in sensor network

2007-03-19 Thread Hyung Gun Lim
hi all! i am studying abut time synchronization in wireless sensor network! these days. i'm trying to make a source code TPSN and RBS in NS-2. TPSN is introduced in the paper of Time-sync Protocol for sensor Networks,2003 RBS is introduced in the paper of fine-grained time synchonization

[ns] implementation of point to point protocol (ppp) in ns-2

2007-03-19 Thread uyhaw ihda
hi everybody i want to make simulation of point to point protocol (ppp) with ns-2, and my question is, did ns-2 already support/have the implementation of ppp? if not, where i can get it? thanks for the attention Send instant messages to your online friends