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

wireless simulation



Have anyone tested the coding of protocols in NS?
I could not get the same results when I tested the DSR protocol using the
same scenario and connection model as in the CMU's comparison of the
different protocols. How do you test/know whether the simulator is working?
To test the protocols (DSR anf DSDV), I modified the wireless.tcl in tcl\ex
by changing opt(x), opt(y) ,the stop time, the protocol used (dsr or dsdv),
the scenario file and the connection file accordingly. Is that the correct
way to run a simulation on wireless network?
Thank you.