I already have modified it to 128 bytes but to no avail.
Also, if I change the agent to UDP, ns2 doesn't launch...
Any other ideas?
> CC: ns-users@ISI.EDU
> From: kiran13...@gmail.com
> Subject: Re: [ns] Fixed Flow_id's ?
> Date: Wed, 19 Dec 2012 21:54:33 +0000
> To: salma...@live.com
>
> By default packetsize_ for tcp is 1000. Change that you may get it.
>
> Sent from my iPhone
>
> On 19 ಡಿಸೆಂಬರ್ 2012, at 09:27 PM, Salman Malik <salma...@live.com> wrote:
>
> >
> > Hi,
> >
> > I have a topology where 20 hosts are connected and talking to another host
> > through TCP i.e. the first 20 hosts are attached to TCP source : [new
> > Agent/TCP] with an exponential application running on top : [new
> > Application/Traffic/Exponential], whereas the last host is simply the
> > TCPsink node : [new Agent/TCPSink].
> >
> > When I run the simulation, I see that the flow_id for all communications is
> > fixed to '0'. Also the packet size for the exponential sending application
> > doesn't match the value that I set it to e.g. I had packetSize_ set to 128
> > and I see packet sizes of 40 (this may be the ack bytes) and 1040 (which I
> > am not sure of) in the trace file.
> >
> > Comments please ?
> >
> > Regards,
> > Salman