[ns] ANSim movement generator

2008-09-26 Thread Maurizio Bellemo
Hi, I'm trying to get some movement files from the ANSim Web site http://www.ansim.info/index.php?title=SceneGenerator. The problem is that I need different scenarios with the same characteristics. I thought as it was random generator it can generate every time a different random movement

[ns] My Misconception: TCP's packet size does not vary with the FTP's packetsize

2008-09-26 Thread Mayur
Mayur wrote: Mats Folke wrote: Hi! It is a fundamental property of TCP to set the packet (segment) size of its own. This is set with respect to path MTU, and various buffers. Thus, the size of the incoming FTP packets will not impact the outgoing segment size, since TCP is a

Re: [ns] ANSim movement generator

2008-09-26 Thread Mubashir Rehmani
Hi Maurizio Bellemo You can create different random movement and static nodes scenario by using BonnMotion. http://web.informatik.uni-bonn.de/IV/Mitarbeiter/dewaal/BonnMotion/ Regards Mubashir Husian Rehmani 2008/9/26 Maurizio Bellemo [EMAIL PROTECTED] Hi, I'm trying to get some

[ns] Random mobility scenario generation using BonnMotion

2008-09-26 Thread Mubashir Rehmani
Hi Maurizio Bellemo You can create different random movement and static nodes scenario by using BonnMotion. http://web.informatik.uni-bonn.de/IV/Mitarbeiter/dewaal/BonnMotion/ Regards -- Mubashir Husain Rehmani Mobile : 00 33 (0)6 32 00 89 35

[ns] NSIS Module for ns-2

2008-09-26 Thread Aniruddha Niranjan
Hi.   I tried to download the NSIS module written for ns-2, from the nsnam Contributed Code page but the links don't seem to be working. If someone has the source code, please let me know.   Thanks in advance.

[ns] IFQ drop packets

2008-09-26 Thread rauchy
Hi I simulate the OLSR protocol for 100nodes. 25 BR traffic are injected but the resulat I have a big part of packets are dropped in IFQ. The size of my IFQ is 50. Do you have a idea about this problem? Thanks you