<div dir="ltr">Hello!<div><br></div><div>I'm working on an ndnSIM setup of the following topology:</div><div><br></div><div><img src="cid:ii_15ab67754acc76b5" alt="Inline image 1" width="544" height="344"><br></div><div><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><br></div><div>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><br></div><div>2. How can I get perfect association in ndnSIM? 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><br></div><div>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><br></div><div>My current code is attached here:</div><div><a href="https://github.com/ashiqopu/ndnMobility/tree/master/ndnWiFi">https://github.com/ashiqopu/ndnMobility/tree/master/ndnWiFi</a><br></div><div><br></div><div><br></div><div>Regards-</div><div><br></div><div>Ashiq</div><div><font size="1">Computer Science</font></div><div><font size="1">University of Arizona</font></div></div>