[ndnSIM] Wifi-AP with wired topology

Md Ashiqur Rahman marahman at email.arizona.edu
Thu Mar 9 20:40:51 PST 2017


Hello!

I'm working on an ndnSIM setup of the following topology:

[image: Inline image 1]
*AP1* and* AP2* are 2 wifi* AP* nodes with overlapping transmission range
and both are wire connected to producer *P*. Consumer *C* moves from left
to right with some constant velocity. I've implemented a similar code for 6
*AP*s with multiple routers in a tree fashion but facing some problems. My
questions are as follows:

1. How can I make *C* to communicate with only one* AP* at any particular
time in this scenario? In my current setup, when in intersecting region,
both *AP1* and *AP2* forwards interests posted by *C* to *P*.

2. How can I get perfect association in ndnSIM? Currently, C sends
association request to an *AP* and receives response. However, in that
time, some interest packets are lost, which I observed in the log files.

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 *C*?

My current code is attached here:
https://github.com/ashiqopu/ndnMobility/tree/master/ndnWiFi


Regards-

Ashiq
Computer Science
University of Arizona
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170310/ab1baaaf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ndnwifi.jpg
Type: image/jpeg
Size: 142420 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170310/ab1baaaf/attachment.jpg>


More information about the ndnSIM mailing list