Evalvid is based on the UDP transport protocol which traditionally <span></span>does not have flow control.<br><br>On Monday, March 21, 2016, Lixia Zhang <<a href="mailto:lixia@cs.ucla.edu">lixia@cs.ucla.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On Mar 21, 2016, at 10:25 PM, Hassan Sinky <<a href="javascript:_e(%7B%7D,'cvml','sinkyh@oregonstate.edu');" target="_blank">sinkyh@oregonstate.edu</a>> wrote:</div><br><div>Well the Evalvid module that I am trying to port takes, as input, a text representation of a video file which contains the video frame type, size and the time interval at which the frame should be sent. I may be overthinking this a little but implementing this in ndn would require the sending of the video frame packet upon an interest request which is not desirable for a time sensitive scenario such as video. I wanted the consumer to simply request the video file to be streamed once and to subsequently accept the video frame packets as they arrive at their scheduled intervals.</div></blockquote><div><br></div>How would one do congestion control, if packets flow one-direction only?</div><div><br><div><div><br></div></div><blockquote type="cite"><div><div>On Monday, March 21, 2016, Lixia Zhang <<a href="javascript:_e(%7B%7D,'cvml','lixia@cs.ucla.edu');" target="_blank">lixia@cs.ucla.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><blockquote type="cite"><div>On Mar 21, 2016, at 2:44 PM, Hassan Sinky <<a>sinkyh@oregonstate.edu</a>> wrote:</div><br><div><div dir="ltr">Let me ask this in a different way. Is it possible with ndnsim to accept data packets without interest packets? That is, what would be a reasonable way to implement a UDP equivalent with a single initial interest request and the acceptance of subsequent stream of data packets?</div></div></blockquote><div><br></div>I'm curious: wonder why you need to do the above.</div><div>as you know, interest-data exchange is important in NDN, to keep hop-by-hop flow balance (see <a href="http://named-data.net/project/ndn-design-principles/" target="_blank">http://named-data.net/project/ndn-design-principles/</a>)</div><div><br></div><div><blockquote type="cite"><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 20, 2016 at 2:21 AM, Hassan Sinky <span dir="ltr"><<a>sinkyh@oregonstate.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for your help. I went ahead and created the classes for this particular module. Since this is an ns3 module that is based on the UdpSocketFactory I am trying to rewrite it for ndnsim. I seem to be stuck on a minor detail. Since the module is based on UDP, a stream of packets is sent by the server based on a single initial request from the client. Is there an equivalent behavior within ndnsim? The reason I ask is because after modifying the module to work with ndnsim only the first data packet triggers the OnData function of the consumer. The producer continues to send the stream of data packets but they do not trigger the OnData function since naturally, after the initial request, there are no pending interests for the remaining data packets. In other words, is there a way to request maybe a range of sequence numbers or to accept data packets even if they have not been requested yet.<div><br></div><div>Thanks again!</div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 17, 2016 at 4:52 PM, Spyridon (Spyros) Mastorakis <span dir="ltr"><<a>mastorakis@cs.ucla.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>we do not officially support this module. However, a large number of NS3 modules can be treated as regular C++ classes and objects of those classes can be created.</div><div><br></div><div>If this is the case, chances are that you might be able to use this module in your simulations.</div><div><br><div>
<div><div><div><span style="float:none;display:inline!important">Spyridon (Spyros) Mastorakis</span><br><span style="float:none;display:inline!important">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br><span style="float:none;display:inline!important">Internet Research Laboratory</span><br><span style="float:none;display:inline!important">Computer Science Department</span><br><span style="float:none;display:inline!important">UCLA</span></div><div><span style="float:none;display:inline!important"><br></span></div></div></div><div><br></div><br>
</div>
<br><div><blockquote type="cite"><div><div><div>On Mar 17, 2016, at 4:05 PM, Hassan Sinky <<a>sinkyh@oregonstate.edu</a>> wrote:</div><br></div></div><div><div><div><div dir="ltr"><div class="gmail_extra">Hello everyone,</div><div class="gmail_extra"><br></div><div class="gmail_extra">There is a very nice NS-3 module called EvalVid which allows for a video trace file to be sent and received in order to reproduce and simulate the quality of the receiving video stream in a particular environment. Can this or something similar be simulated within ndnsim?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Any suggestions would be great.</div><div class="gmail_extra"><br></div><div class="gmail_extra">-Thanks</div></div></div></div>
_______________________________________________<br>ndnSIM mailing list<br><a>ndnSIM@lists.cs.ucla.edu</a><br><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br></div></blockquote></div><br></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
_______________________________________________<br>ndnSIM mailing list<br><a>ndnSIM@lists.cs.ucla.edu</a><br><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br></div></blockquote></div><br></div></blockquote></div>
</div></blockquote></div><br></div></blockquote>