[Nfd-dev] Broadcasting Data using chronosync

Junxiao Shi shijunxiao at email.arizona.edu
Fri Aug 17 16:10:17 PDT 2018


Hi Varun

ChronoSync2013.publishNextSequenceNo
<https://named-data.net/doc/ndn-ccl-api/chrono-sync2013.html#chronosync2013-publishnextsequenceno-method>
function accepts a blob as argument.
Sender can pass the data as this argument.
Receiver's OnReceivedSyncState callback can retrieve this data with
SyncState.getApplicationInfo
<https://named-data.net/doc/ndn-ccl-api/chrono-sync2013.html#chronosync2013-syncstate-getapplicationinfo-method>
function.

Yours, Junxiao

On Tue, Aug 14, 2018 at 7:11 PM, Varun Bantwal Shenoy <shenoyv at tcd.ie>
wrote:

> Hello folks,
>
> I am using 5 ubuntu machines A, B, C, D, E. Installed ndn-cxx, NFD and
> chronosync library in all the machines . I want to broadcast data from
> machine A to all other machines using chronosync. How to do it?
>
> Thank you
>
> Kind regards,
> Varun
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20180817/fdbb57ce/attachment.html>


More information about the Nfd-dev mailing list