<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="">I would suggest that you use your structures through an application. More specifically, nodes should have a common namespace for communication and each node should run a consumer and producer application to send and receive Interests/Data.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br 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 Aug 8, 2018, at 12:50 PM, george assaf <<a href="mailto:engdotgeorge@gmail.com" class="">engdotgeorge@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Dear forks,<div class="">I need your help to implement this idea:</div><div class="">I wrote c++ files(neighbor-table.hpp/cpp) that define neighbor table structure for a node and its columns are:</div><div class="">1-NeighborId(int)</div><div class=""> 2-Neighbor_cache_state(BloomFilter)</div><div class="">3-isUpdated(bool)</div><div class="">Now I want to link such a table for an ndn Node, in which file should I modify?</div><div class="">please help me </div><div class="">thank you again</div></div></div></blockquote></div><br class=""></div></body></html>