<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></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=""><div><blockquote type="cite" class=""><div class="">On Oct 13, 2017, at 12:50 AM, Inayat Ali <<a href="mailto:falcon19khan@gmail.com" class="">falcon19khan@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi all,<div class="">What's the difference between NDN Real and custom applications in ndnSIM tutorial?</div></div></div></blockquote><div><br class=""></div>as it is stated in the tutorial, real apps use the Face abstraction provided by ndn-cxx, while custom apps are designed to follow the NS-3 principles more closely (e.g., the ones in the /apps folder).</div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">How to implement a new mobility support techniques in NDN? I mean Should i write a new custom/real NDN application or a new forwarding strategy to implement my new Idea?</div></div></div></blockquote><div><br class=""></div><div>This is a research question that has to do with whether you need some kind of support from the network in terms of dealing with Interest and Data packets. An application can generate requests for data (consumer) and respond to requests with Data (producer), while a forwarding strategy can decide on what to do with forwarded Interests and returned Data packets across the network.</div><div><br class=""></div><div>Thanks,</div></div><br class=""></div><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=""><span class="" style="float: none; display: inline !important;"><br class=""></span></div></div></div></div></body></html>