<div dir="ltr"><font color="#000000">Dear team,</font><div><font color="#000000"><br></font><div><font color="#000000">I'm trying to implement a CPA scenario of the paper to research its resistance mechanism, but I have encountered 2 problems as follow:</font></div><div><font color="#000000"><br></font></div><div><font color="#000000"><b>1. </b>I want to separate the received data sent by different producers(in this scenario only 2 producers), in ndn-producer.cpp file shows that I can add postfix to the output data for adding producer-uniqueness, I have tried many times but still can't make it.  </font></div><div><font color="#000000">Please teach me how/where and use what kind of format to add it.</font></div><div><font color="#000000">I use <font face="arial, sans-serif">(<span class="gmail-n" style="">NS_LOG</span><span class="gmail-o" style="">=</span><span class="gmail-n" style="">ndn</span><span class="gmail-o" style="">.</span><span class="gmail-n" style="">Consumer</span><span class="gmail-p" style="">:</span><span class="gmail-n" style="">ndn</span><span class="gmail-o" style="">.</span><span class="gmail-n" style="">Producer</span> <span class="gmail-o" style="">./</span><span class="gmail-n" style="">waf</span> <span class="gmail-o" style="">--</span><span class="gmail-n" style="">run</span><span class="gmail-o" style="">=)function to run the program, will it show the postfix which I add?</span></font></font></div><div><font face="arial, sans-serif" color="#000000"><br></font></div><div><font color="#000000"><font face="arial, sans-serif"><b>2</b></font><font face="arial, sans-serif"><b>. </b>I use cs-tracer as follow:</font></font></div><div><font color="#b45f06">ndn::CsTracer::InstallAll("cs-trace.txt", Seconds(1));</font></div><div><font color="#0b5394">ndn::L3RateTracer::InstallAll("rate-trace.txt", Seconds(1));</font><br><br><font color="#000000">Simulator::Run();</font><br><font color="#000000">Simulator::Destroy();</font></div><div><font color="#000000"><br></font><div><font color="#b45f06">The cs-trace.txt has been built but without any content</font><font color="#000000">,</font><font color="#0b5394"> and rate-trace.txt works successfully.</font><font color="#000000"> </font></div><div><font color="#000000">Please help me with these problems. </font></div></div></div><div><font color="#000000"><br></font></div><div><font color="#000000">Looking forward to your reply.</font></div><div><font color="#000000"><br></font></div><div><br></div><div><font color="#000000">Sincerely yours,</font></div><div><font color="#000000">Cheng-Wei Lin</font></div></div>