[ndnSIM] Help: producer.cpp

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Thu Nov 9 11:18:31 PST 2017


Hi,

I would suggest that you become familiar with C++ software development first before trying to use ndnSIM.

Thanks,

Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On Nov 9, 2017, at 10:52 AM, Abdul Hannan <hannan.comsats at gmail.com> wrote:
> 
>  Respected Sir/Madam 
> 
> I want to add custom functions in Producer.cpp file in ndnSIM but, it gives an error like undeclared arguments etc 
> 
> kindly, guide me through which files, i shall accomplish this task. 
> 
> sample:
> sample () {
> if (a=1) 
> {
> func();
> }
> else 
> onInterest (-----)  // already available in Producer class
> }
> 
> //i want to amend this sample function in ndn Producer node
> 
> Note: it give an error on oninterest (--------) function 
> 
> Thanks & regards
> 
> Abdul Hannan
> Electrical (Computer) Engineer
> MS Researcher
> UET Taxila 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20171109/04b5cbcf/attachment.html>


More information about the ndnSIM mailing list