<p dir="ltr">Hi Lan</p>
<p dir="ltr">There's already a test case for trailing slash:<br>
    addTest("udp4://<a href="http://192.0.2.4:6363/">192.0.2.4:6363/</a>", true, "udp4://<a href="http://192.0.2.4:6363">192.0.2.4:6363</a>");<br>
But there's no test case with DNS resolution + trailing slash.</p>
<p dir="ltr">Please report a bug on Redmine.</p>
<p dir="ltr">Yours, Junxiao</p>
<p dir="ltr">On Jan 27, 2015 8:35 AM, "Lan Wang (lanwang)" <<a href="mailto:lanwang@memphis.edu">lanwang@memphis.edu</a>> wrote:<br>
><br>
> Maybe the function that canonizes faceUri needs to remove the trailing /?<br>
><br>
> Lan<br>
><br>
> On Jan 27, 2015, at 4:26 AM, Ivan Yeo <<a href="mailto:ivanyeo@CS.UCLA.EDU">ivanyeo@CS.UCLA.EDU</a>> wrote:<br>
><br>
> > Hi all,<br>
> ><br>
> > Thanks for all the help and replies. I finally got it figured out. I left the trailing slash '/' at the end of the command and it cause both an error on this Mac OS X Yosemite 10.10 that I'm running and on the Android as well. Nonetheless, when I removed it, all was fine. I have since been able to use nfdc to append a RIB entry.<br>
> ><br>
> > The command that works for me now is: nfdc register /ndn tcp4://<a href="http://spurs.cs.ucla.edu">spurs.cs.ucla.edu</a><br>
> ><br>
> > Cheers,<br>
> > Ivan</p>