[ns] Regarding virtual computer network lab setup project using WiFi

2009-10-20 Thread raveenpal kaur
Dear All, I have to submit my project on creation of Virtual lab using WiFi. Plz help me to start and make this project. I have installed Ns2.34 and run several senarios . but not specific for what to do to set a virtual computer network lab -- Raveen Bajwa

Re: [ns] Multihop Broacasting in ns2

2009-10-20 Thread aoufi souhila
When you want to broadcast packet, the ttl must be equal to 1. ih->ttl()= 1; best regards > Subject: Re: [ns] Multihop Broacasting in ns2 > To: adel belkhiri , > ns-users@ISI.EDU > Message-ID: > > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > I am trying to send broadcast packe

[ns] code for dvb

2009-10-20 Thread MAHENDRA Kumar
-- Forwarded message -- From: MAHENDRA Kumar Date: Tue, Oct 20, 2009 at 3:06 PM Subject: code for dvb To: ns-users@isi.edu sir i m going to do a project on hybrid routing protocol. can you send me the dvb code in order to refer something in this code.

[ns] What does this ERROR[./bcast/bcast_qu eue.h:49: error: expected `)' befor e ‘*’ token] mean?

2009-10-20 Thread Suranjit Paul
Dear All, I am trying to compile some Broadcast Protocols which were written in ns-2.29. I am using ns-2.34 in Ubuntu 9.04 and I have made necessary modification according to the document *"Implementing a New Manet Unicast Routing Protocol in NS2 by Francisco J. Ros & Pedro M. Ruiz"* but still I

[ns] invitation to SyClick: the first symposium on Click Modular Router

2009-10-20 Thread Peter De Cleyn
~ Apologies if you receive multiple copies of this invitation ~ If you have received this e-mail in plain text, without any images, click here ! [image: *] [image: *] EVENT INVITATION *SyClick Symposium* 23/24 November

[ns] Help.. Upload bandwidth of the nodes in ns2.33

2009-10-20 Thread Mostafa Fouda
Hello everybody, I am building a model of P2P overlay network using NS 2.33. I have one question, which is, how to know the upload and download bandwidths of the nodes in the C++ code??? Please help me if you know something, thanks *Mostafa Fouda

[ns] Where does TcpFull know no more data needs to be sent?

2009-10-20 Thread Eclipse612
Hello, I'd like to have the FullTcp agent call a certain method at the appropriate time, but can't find the spot to put the call in. The agent is sending a - let's call it that way - "application data object". Of course, it sends little 536-byte segments until the total bytes sent reach the size

[ns] Help....node stops sending message after sometime

2009-10-20 Thread Mozaffar Afaque
Hi, I am doing wireless simulation in ns2 with about 700 moving nodes. at time t = 0 simulation start and at t= 270 a node start raising a message small in size periodically after every 0.4 seconds. This message is heard by nearby(upto 300 meters) till about t=780 seconds. After that no one is ab