<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="">Hello,<div class=""><br class=""></div><div class="">I am not very familiar with the paper that you mentioned, but I will just express my opinion based on the best of my knowledge of ndnSIM.</div><div class="">The thing that you can do for sure is to install the 802.11 Wifi standard provided by ns3 and then the NDN stack in each node. You can also use a mobility helper of ns3 if you want. You can take a look at the “<a href="http://ndn-simple-wifi.cc" class="">ndn-simple-wifi.cc</a>” example.</div><div class=""><br class=""></div><div class="">As far as the forwarding is concerned, the current version of ndnSIM does support a flooding forwarding strategy. If this strategy does not cover your needs, you can implement your own custom forwarding strategy. You can follow this link for further information:</div><div class=""><br class=""></div><div class=""><a href="http://ndnsim.net/fw.html" class="">http://ndnsim.net/fw.html</a></div><div class=""><br class=""></div><div class="">I think that the example that I mentioned combined with a custom forwarding broadcast strategy should work for you.</div><div class=""><br class=""></div><div class="">Let me know if you need anything else,</div><div class="">Spyros</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Dec 2, 2014, at 7:30 PM, arnodana.yue <<a href="mailto:arnodana@163.com" class="">arnodana@163.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 23.799999237060547px; orphans: auto; text-align: left; text-indent: 28px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Forwarding Strategies in Named Data Wireless Ad hoc Networks: Design and Evaluation</span></div></blockquote></div><br class=""></div></body></html>