<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="">Hi,<div class=""><br class=""></div><div class="">you are trying to access the size of NFD’s CS. If you are using the “old” CS of ndnSIM, then it makes sense that the size of NFD’s CS will be 0, since it is not being used.</div><div class=""><br class=""></div><div class="">Hope that this helps,</div><div class=""><br class=""></div><div class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><br class=""></div></div></div></div><div><blockquote type="cite" class=""><div class="">On Nov 16, 2016, at 12:03 AM, Hwang In Chan <<a href="mailto:neogeoss1@gmail.com" class="">neogeoss1@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Dear NDN researchers,<br class=""><br class=""></div>I am now making a scenario script based on ndn-simple-wifi.cpp file because my scenario is about<br class=""></div><div class="">simulating NDN wireless nodes.<br class=""></div><div class="">When I run it with visualizer, it runs but there is no trace of any data packet in CS.<br class=""></div><div class=""><br class="">When I use the code below,<br class=""></div><div class="">auto csSize = (*node)->GetObject<ndn::L3Protocol>()->getForwarder()->getCs().size();<br class=""><br class=""></div><div class="">csSize is always zero.<br class=""><br class=""></div><div class="">I am curious why there is not any example of NDN wireless explained in NDN SIM website.<br class=""></div><div class="">Does NDNSiM support wireless environment?<br class=""><br class=""></div><div class="">Best wishes,<br class=""></div><div class=""><br class=""></div><div class="">inchan Hwang</div></div></div></blockquote></div><br class=""></div></body></html>