[ndnSIM] NDN-CCL and ndnSim

L.Zeynalvand zeynalvand at ce.sharif.edu
Tue Apr 22 08:46:32 PDT 2014


Thank you Alex,
That was really helpful.

Best Regards,

-- 
Leonid Zeynalvand
M.Sc Information Technology
Sharif University of Technology


On 22.04.2014 09:17, Alex Afanasyev wrote:
> Hi Leonid,
>
> The current implementation is a little bit outdated, but it does
> contain API that is similar to NDN-CCL (ndn.cxx implementation
> predates CCL and our new TLV packet format).  In particular, you may
> saw "ndn.cxx" folder in ndnSIM, which basically the initial
> implementation of C++ NDN API.
>
> There is one basic example
> 
> (https://github.com/NDN-Routing/ndnSIM/blob/master/examples/custom-apps/ndn-api-app.cc)
> in ndnSIM.  Not sure if anybody else has used this API extensively.
>
> It is actually possible to write python applications using this API.
> I did a couple of simulation of real python code, running them inside
> the simulator.  Unfortunately, this code is also outdated and I have
> very limited resources at the moment.  It would be enormously great 
> if
> somebody can provide help with making the code up-to-date.
>
> --
> Alex
>
> On Apr 21, 2014, at 2:15 PM, L.Zeynalvand <zeynalvand at ce.sharif.edu> 
> wrote:
>
>> Hi,
>> I am working on decentralized social networking over NDN, I found 
>> C++ and Javascript Common Client Libraries quite useful.  Is there any 
>> way to use some code, based on NDN-CCL, in ndnSim simulations?
>>
>> Thank you for your time and consideration.
>>
>> --
>> Leonid Zeynalvand
>> M.Sc Information Technology
>> Sharif University of Technology
>>




More information about the ndnSIM mailing list