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

[ns] TCP Trace



Hello.
 
I want to trace TCP.
In tcp.cc, the traceAll() and tracevar() function are defined.
But, I don't know how to use this function in Tcl script.
I try to write code below.
 
set tcp0 [new Agent/TCP]
$tcp0 trace
 
But, the trace file is not contained anything.
 
Is there anybody know tcp trace,
let me know that.
 
-----------------------------------
Ki il Kim
Computer Communication Laboratory
Chungnam National University
Daejeon Korea
 
Tel : +42-82-821-7451
E-Mail : [email protected]
-----------------------------------