[ns] How to specify the intermiedate nodes path list between source to destination in Wireless Sensor network

2006-06-01 Thread muralikrishna chowdary
hi . I am presently implementing a WSN protocol . I want to transfer the packets b/w source and destination . I want to specify some nodes which receive this packets from src and forwards till it reaches destination During the process the nodes should change the color ... Plz Plz

Re: [ns] info

2006-06-01 Thread giuseppe bono
you would know to me to say as the function random motion in ns-2 works? Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com

[ns] broadcasting a new packet at IP layer

2006-06-01 Thread Golnaz Karbaschi
Dear all, I am dealing with MANET and I need to generate a new broadcast packet in DSDV. I have genrate it like below: Packet *p1 = allocpkt(); hdr_ip *iph1 = hdr_ip::access(p1); hdr_cmn *hdrc1 = HDR_CMN (p1); hdrc1-next_hop_ = IP_BROADCAST; hdrc1-addr_type_ = NS_AF_INET;

Re: [ns] broadcasting a new packet at IP layer

2006-06-01 Thread Golnaz Karbaschi
I have set it as you say but it doesn't work ! hdrc1-addr_type_ =NS_AF_NONE; for sending my packet I use this command: s.schedule(target_,p1,jitter); it seems that there is a conflict in sending data packet and these new broadcast packet, because when I don't send any data it works very well .

Re: [ns] An editor to modify NS-2 C++ files ?

2006-06-01 Thread Paul Vincent Craven
Make sure you have the C++ indexer turned on for the project. Also make sure that the files are listed as a 'source folder' as opposed to a regular folder. If a file is indexed, you should be able to see an outline of it in the outline window. Date: Thu, 1 Jun 2006 10:38:32 +0200 From: Hai

Re: [ns] Ns-users Digest, Vol 30, Issue 1

2006-06-01 Thread mahmoud ali
Hi Anyone can tell me from where can I get ns-2 implementation for SRP,Ariadne,SDSR,SAODV,ARAN protocols !!! Please help. - Mahmoud A.Abughazleh Department of Computer SystemsFaculty of Information Technology University of Technology, Sydney