After I installed the LEACH protocol and do '"make".
it pops out the following information:
Entering directory '/./ns-2.29/indep-utils/cmu-scen/gen/setdest'
make[1]: Nothing to be done for 'all'
make[1]:Leaving directory '/./ns-2.29/indep-utils/cmu-scen/gen/setdest'
and so does other direc
Does ns supports the equation:
threshold of sending window= Min[rwnd, cwnd]
what are rwnd and cwnd responding to in TCL variables?
--
USTC Alumni Email System
thx
--
USTC Alumni Email System
i am using cygin+ns2.29
when after doing
make clean
make depend
make
But i can;t get the new ns.exe
what's the possible problem? thx a lot
--
USTC Alumni Email System
> prachi, thx a lot. I did exactly what u said.
> the error information is: invalid command name "Agent/TCP/Ptcp" while
executing "Agent/TCP/Ptcp create _o140" invoked from within
> and surely i had added:
> static class PtcpTcpClass : public TclClass {public: PtcpTcpClass() :
TclClass("Agent/TC