dsr output

29 views
Skip to first unread message

jim c

unread,
Mar 2, 2015, 9:34:18 PM3/2/15
to ns-3-...@googlegroups.com
hi all


how to view the output of dsr.cc file

I am using ns3

when i do ./waf --run scratch/dsr

i just get build successful

how do i get information regarding no.of packets sent and received

kindly guide

thanking in advance

pdbarnes

unread,
Mar 2, 2015, 11:45:57 PM3/2/15
to ns-3-...@googlegroups.com
Please read the tutorial carefully.

First, if you copy a script to scratch/ you have to give it a new name, like 'dsrtest.cc' (otherwise waf will likely pick up the original before finding your modified version in scratch/).

Second, to run scripts in scratch you don't include "scratch/" in the script name;, that's one of the places waf will look for scripts.

Just say

$ waf --run dsrtest

Peter
Reply all
Reply to author
Forward
0 new messages