[ndnSIM] Interest and data packet size

Sai Gautam Mandapati saigautam96 at gmail.com
Mon Jun 6 17:56:50 PDT 2022


Hi everyone,

I wanted to get the default interest and data packet size. As previously
advised, interest packet size depends on the number of flags we include.
So, I tried including the following statements in my code, but I got an
error.

ndn::Interest(const Interest& interest)
auto size = interest.wireEncode().size();

Can anyone please advise me on what to do?

-- 
Sai Gautam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20220607/2798005b/attachment.html>


More information about the ndnSIM mailing list