<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 20, 2016, at 6:12 PM, 任沛 <<a href="mailto:renpei.bupt@qq.com" class="">renpei.bupt@qq.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">hello all:</div><div class="">    There are some question about ndnSIM source code recently i met, thank you very much if you have the answer of my confusedness!</div><div class=""><ol class=""><li class="">on the site "<a href="http://ndnsim.net/1.0/fw.html" class="">http://ndnsim.net/1.0/fw.html</a>", i can see many fw strategy here, while on my own source code folder, i even can not find "ndnSIM/model/fw/<a class="el" href="http://ndnsim.net/1.0/doxygen/flooding_8h_source.html" style="color: rgb(104, 104, 104); font-weight: bold; text-decoration: none;">flooding.h</a>" as show in site, there is only a folder named "cs" and other ".cpp" files. Even in /NFD/fw, i also can not file names "flooding.h", than i use "ctrl+f", i got nothing, system told me there is no file names "flooding.h",what should i do? how can i get access of these forwarding strategy?</li></ol></div></div></blockquote><div>If you're using ndnSIM version 2, you need to look at the corresponding documentation.  As the quoted URL suggests, it is about ndnSIM 1.0.</div><div><br class=""></div><div>Depending on which exactly version you're using, the documentation is either <a href="http://ndnsim.net/2.3/" class="">http://ndnsim.net/2.3/</a>, <a href="http://ndnsim.net/2.2/" class="">http://ndnsim.net/2.2/</a>, <a href="http://ndnsim.net/2.1/" class="">http://ndnsim.net/2.1/</a>, or <a href="http://ndnsim.net/2.0/" class="">http://ndnsim.net/2.0/</a>   </div><div><br class=""></div><blockquote type="cite" class=""><div class=""><div class=""><ol class="" start="2"><li class="">when i try to modify source code of fw, what .cpp or .h files do i need to modify? any one who can tell me which related files i have to modify if i try to modify on of fw.</li></ol></div></div></blockquote>If you're working with ndnSIM 2+, then the starting point would be to read the relevant sections NFD Developer's Guide.  After that, the examples include several custom strategies, where you can get an idea what to do.<br class=""><blockquote type="cite" class=""><div class=""><div class=""><ol class="" start="3"><li class="">on the web site, i got that there is three color which is green & red & yellow, to indicate the status of the face, and these faces which carry the color status will be rank, where can i get the file?</li></ol></div></div></blockquote><div>This is the strategy existed in ndnSIM 1.0 and doesn't exist in 2+.  Though, it should be straightforward to (re-)implement it.</div><div><br class=""></div>--</div><div>Alex</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><div class="">if any one can help me, thank you very much!</div></div><div class="">best wishes.</div><div class="">ren pei</div></div></blockquote></div><br class=""></body></html>