[ns] gossip protocol

2008-07-16 Thread ValeriaRC
I'm a students :confused: I have to implement the GP on NS2, or NS3. someone knows if it is already available, since this is an old protocol?:working: thank very much=) Valeria -- View this message in context: http://www.nabble.com/gossip-protocol-tp18406709p18406709.html Sent from the

Re: [ns] how to simulate wireless mesh network in ns-2.31

2008-07-16 Thread Mostafa Fouda
IEEE 802.16 Wireless Mesh Networks in ns-2 This is a patch to the Network Simulator 2 (ns-2) that allows IEEE 802.16d Wireless Mesh Networks to be simulated. No support to the Point-to-Multipoint mode is included in this patch. Only the Mesh mode. This is the first public release

Re: [ns] Introduce delay in passing packet to Link Layer

2008-07-16 Thread samira . niafar
hi Although there is a field delay_ in the parent class MAC which simulates the MAC computational overhead, it is not used for any simulation in ll or mac-802.11. So if a MAC layer overhead needs to be simulated, the delay_ field needs to be inserted at 2 places: { simulating the send down

[ns] how to get ifqueue length

2008-07-16 Thread Usman Ashraf
Dear all, I am simulating a wired-cum-wireless scenario. To get the queue lengths at any mobile node, I can simply call the ifqueue-PriQ-DropTail-length from any place in the routing layer and it works. However when I do the same for the gateway node, I get a Zero Queue length. Can anyone

[ns] gossip protocol info

2008-07-16 Thread ValeriaRC
sorry for the wrong message. I am tentanto to implement the protocol. I seek help for NS. thank you:blush: -- View this message in context: http://www.nabble.com/gossip-protocol-info-tp18491223p18491223.html Sent from the ns-users mailing list archive at Nabble.com.

[ns] How to produce HTTP Packet/Traffic

2008-07-16 Thread Levent Kurt
Hi there, I have a project to do in NS I found so many working examples on how to produce FTP or CBR, but I couldn't found any simple way to produce 5 HTTP packets from one location to another. I'm completely overloaded with other project at school and unfortunately don't have time to go too

Re: [ns] How to produce HTTP Packet/Traffic

2008-07-16 Thread Arturo Servin
I have never used it but I think that Packmime-http could be useful for you: http://ns-2.blogspot.com/2007/05/web-traffic-generation-in-ns-2-with.html The original link is not working but you can use the google cache:

[ns] installation problem about ns-2.1b7a

2008-07-16 Thread luo_yunqi
Dear NS User; I am trying to install ns-2.1b7a on Red Hat Linux2.4. I download ns-allinone-2.1b7a.tar from ftp://ftp.isi.edu/nsnam/. And then I tar xzvf ns-allinone-2.1b7a.tar.gz Secondly, I cd ns-allinone-2.17a At last, I use the