<div dir="ltr"><span style="font-size:12.8px">Hello! </span><br><div><div style="font-size:12.8px">I'm working on an <span class="gmail-il">ndnSIM</span> setup of the following topology:</div></div><div><div style="font-size:12.8px"><b><br></b></div><div style="font-size:12.8px"><b>AP1</b> and<b> AP2</b> are 2 wifi<b> AP</b> nodes with overlapping transmission range and both are wire connected to producer <b>P</b>. Consumer <b>C</b> moves from left to right with some constant velocity. I've implemented a similar code for 6 <b>AP</b>s with multiple routers in a tree fashion but facing some problems. My questions are as follows:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">1. How can I make <b>C</b> to communicate with only one<b> AP</b> at any particular time in this scenario? In my current setup, when in intersecting region, both <b>AP1</b> and <b>AP2</b> forwards interests posted by <b>C</b> to <b>P</b>.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">2. How can I get perfect association in <span class="gmail-il">ndnSIM</span>? Currently, C sends association request to an <b>AP</b> and receives response. However, in that time, some interest packets are lost, which I observed in the log files.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">3. How do I set different applications in the consumer+producer? Currently I'm testing FTP application. What about Web and Streaming? How to set timeout for interest sent by <b>C</b>?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">My current code is attached here:</div><div style="font-size:12.8px"><a href="https://github.com/ashiqopu/ndnMobility/tree/master/ndnWiFi" target="_blank">https://github.com/ashiqopu/<wbr>ndnMobility/tree/master/<wbr>ndnWiFi</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Regards-</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Ashiq</div><div style="font-size:12.8px"><font size="1">Computer Science</font></div><div style="font-size:12.8px"><font size="1">University of Arizona.</font></div></div></div>