i m trying to implement selective tcp in ns. my ns2 ver is ns-2.29 on 
cygwin.the procedure for ns 2.27 on linux is gven by the crator of this code as 
follows:
To run Selective-TCP:

1. Copy the following files in the ~ns-allinone/ns2.27/tcp/

        tcp-newreno.cc
        tcp.h
        tcp-sink.h
        tcp-sink.cc

2. Copy the following file in the ~ns-allinone/ns2.27/tcl/lib/

        ns-default.tcl

3. The file 'nspath' has the required path settings. 


4. Recompile NS 

        To Recompile

        * Goto ~ns-allinone/ns2.27/ and type 
        ./make clean
        ./make depend
        ./make

but when i follow thses steps it could not work.is there any body who helped me 
in implementing this stcp .my ns2 path is usr/local/nsallinone-2.29/ns-2.29.
the above file used is attached in this mail.
specially the  3rd & 4th step does not work.

Reply via email to