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

Re: Can I monitor TCP source dynamic window ?



> I was wondering if I can use ns simulator to monitor the TCP
> source dynamic window size. That is, I would like to keep track of the
> TCP window.

Yes.

One solution is to use a record procedure as in Marc Greis' tutorial. You
can print the simulator time and a TCP agents congestion window using
	puts "$now [$agent set cwnd_]"

Sean.

-----
Sean Murphy,			Email: [email protected]
Teltec Ireland,			Phone: +353-1-7045080
DCU, Dublin 9,			Fax:   +353-1-7045092
Ireland.