<div dir="ltr">Hello,<br><br>When trying to discern the traffic_generator in the examples folder on the Github (<a href="https://github.com/named-data/mini-ndn/blob/master/examples/traffic_generator.py">https://github.com/named-data/mini-ndn/blob/master/examples/traffic_generator.py</a>) <br><br>I am confused about what lines 78 and 79 do.<br><font face="monospace">possibleServerConfPath = ["/etc/ndn/ndn-traffic-server.conf.sample", "/usr/local/etc/ndn/ndn-traffic-server.conf.sample"]<br>      possibleClientConfPath = ["/etc/ndn/ndn-traffic-client.conf.sample", "/usr/local/etc/ndn/ndn-traffic-client.conf.sample"]</font><br><br>Are these additional configuration files that I will need if I want to add my own server/client program? <br><div><br></div><div>I understand the chances with configuration files for topologies, so is this the same concept? And how can I implement it if that is the case? </div><div><br></div><div>Thank you,</div><div><br></div><div>Best,</div><div>J.</div></div>