[Ndn-interest] (NDN-js) query localhost from browser?

Junxiao Shi shijunxiao at email.arizona.edu
Wed Jul 20 14:46:40 PDT 2016


Hi Omar

This should be possible.
You have to connect to NFD on the local machine with a loopback address,
either ws://127.0.0.1:9696/ or ws://[::1]:9696/ , in order to be treated as
a local face.

Yours, Junxiao

On Jul 20, 2016 13:17, "El Mimouni, Omar Ilias (IntlAssoc)" <
omarilias.elmimouni at nist.gov> wrote:

> Hi all,
>
>
>
> I am currently playing with NDN-js library, and I was wondering if it is
> possible to query the localhost (e.g.  *ndn:/localhost/nfd/faces/list*) .
>
> I could do that with node using UnixSocket. Is it possible to do it from a
> browser (knowing that the browser uses WebSockets) ?
>
>
>
> Thanks.
>
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20160720/97a48e48/attachment.html>


More information about the Ndn-interest mailing list