[Nfd-dev] Android Multicast IPv6 Uri Problem

Junxiao Shi shijunxiao at email.arizona.edu
Fri Aug 3 15:01:25 PDT 2018


Hi Ju

NFD-android 0.6.2 does not support UDP multicast. It is explicitly disabled
in nfd-wrapper.cpp
<https://github.com/named-data-mobile/NFD-android/blob/27f43393b2fd2c6274055348754711828e200c74/app/src/main/jni/nfd-wrapper.cpp#L78-L81>
.
However, the error message caused by UDP multicast being disabled would not
be "Malformed URI". I don't know what's causing the "Malformed URI" error.

Yours, Junxiao

On Fri, Aug 3, 2018 at 2:32 PM, Ju Pan <pjokk722 at email.arizona.edu> wrote:

>
> As far as I know, Android NDN didn't support IPv4 multicast, but IPv6
> might work. So when I tried to add a face with an IPv6 uri, the app told
> me: "Error creating face (Malformed URI ...)". I also tried to use
> global/site scope uri, the app just gave me the same error.  Here is the
> link to the error screenshot: https://drive.google.com/open?id=1R_
> Pi2bg3yeeQU_bzB_Q3i5Jq6US5SQjL
>
> Is there anyone who has successfully used the Android NDN multicast ever?
> If so, could you give me some hint on how to achieve that?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20180803/de584ac8/attachment.html>


More information about the Nfd-dev mailing list