[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] About TCP's RTT parameter



Hi,
Thank you for your reply.
Could you tell me how to get TCP's RTT value in c++ program?
Xiang


----- Original Message -----
From: "Di-Fa Chang" <[email protected]>
To: "Xiang" <[email protected]>
Cc: <[email protected]>
Sent: Thursday, November 08, 2001 1:52 PM
Subject: Re: [ns] About TCP's RTT parameter


> you can dynamically change the RTT of a 'link' by
> varying the link delay and bandwidth, see example in
> ~ns/tcl/test/test-suite-links.tcl
>
> what you mean by changing the RTT of a 'TCP flow'?
>
> - difa
>
> On Wed, 7 Nov 2001, Xiang wrote:
>
> > hi all,
> > I want to ask you some question about TCP flow's RTT parameter:
> > 1. how to set RTT parameter of a tcp flow?
> > 2. if I want to set a varing RTT parameter (for example, from 20ms to
> >    100ms), how can I do this?
> > 3. how to get RTT parameter of a TCP flow in my c++ program?
> > Thanks in advance.
> > Xiang
> >
>