<div dir="auto">Hi Jhael<div dir="auto"><br></div><div dir="auto">Mini-NDN codebase doesn't have a python_generator.py file.</div><div dir="auto"><br></div><div dir="auto">A server application would typically reply to incoming Interest packets with Data packets.</div><div dir="auto">It is not limited to sending Interests only.</div><div dir="auto"><br></div><div dir="auto">examples/chunks.py can perform file transfer over NDN network.</div><div dir="auto">It uses ndnputhunks and ndncatchunks commands provided by the ndn-chunks package.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Fri, Apr 1, 2022, 21:28 Jhaell Jimenez via Mini-NDN <<a href="mailto:mini-ndn@lists.cs.ucla.edu">mini-ndn@lists.cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p style="text-align:center"><font color="red"><strong>External Email</strong><br></font></p><div dir="ltr">Hello teams, <br><br>After further research into /example/python_generator.py, I have a few questions to ask about it. <br><br>All of the traffic generated from the server and client are interest packets, but what are the methods to send actual files from the server to the client (or vice versa). Are there commands to send files from one node to another? Please let me know. <br><br>Also, on lines 97 and 98 on the same python file, why are we passing in the server node into both "copyExistentFile" function calls? Shouldn't the second function call pass in the client variable since we are also passing in the clientConf? <br><div><br></div><div><font face="monospace">copyExistentFile(server, possibleServerConfPath, serverConf)<br>copyExistentFile(server, possibleClientConfPath, clientConf)</font><br></div><div><font face="monospace"><br></font></div><div><font face="arial, sans-serif">Thank you all!</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Regards,</font></div><div><font face="arial, sans-serif">J.</font></div></div>
_______________________________________________<br>
Mini-NDN mailing list<br>
<a href="mailto:Mini-NDN@lists.cs.ucla.edu" target="_blank" rel="noreferrer">Mini-NDN@lists.cs.ucla.edu</a><br>
<a href="https://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn" rel="noreferrer noreferrer" target="_blank">https://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn</a><br>
</blockquote></div></div>