[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help: trace goodout of TCP flow
If an application is attached to a TCP-sink, the TCP-sink will call
the application's recv() method whenever it received intact data. You
can write an Application inherited from class "Application" in TCL and
write a recv() method to record the throughtput. Hope this help.
----- Original Message -----
From: yqchen <[email protected]>
To: ns-mail-list <[email protected]>
Sent: Saturday, July 17, 1999 5:02 PM
Subject: Help: trace goodout of TCP flow
> hi,
>
> Can anyone tell me how to trace number of good bytes received by a
> TCPSink?
>
> Thanks in advance.
>
> Yiqun
>
>