[Ndn-interest] [EXT] Issue with registerPrefix using .net code
Adam Atencio
adamjatencio at gmail.com
Tue Apr 7 13:21:21 PDT 2020
Thanks. I'll take a look at the NDNts library and see if that might work
for me. I'm really just looking for a windows lib or dll that I can toss
into a program gui that I already have written up.
On Tue, Apr 7, 2020, 12:30 PM Junxiao Shi <shijunxiao at email.arizona.edu>
wrote:
> Hi Adam
>
> If you are not bound to .Net Framework but just need a library to use on
> Windows, I hear the NDNts <https://yoursunny.com/p/NDNts/> library works
> great with Node.js on Windows. https://yoursunny.com/p/NDNts/
> If you can use Windows Subsystem for Linux, you can also use ndn-cxx or
> python-ndn <https://pypi.org/project/python-ndn/>. Both are up to date.
> I'm unaware of any .Net compatible library that still works today.
>
> Yours, Junxiao
>
> On Wed, Apr 1, 2020 at 10:04 PM Lixia Zhang <lixia at cs.ucla.edu> wrote:
>
>> wonder if you have any alternative suggestions?
>>
>> On Apr 1, 2020, at 3:52 PM, Junxiao Shi via Ndn-interest <
>> ndn-interest at lists.cs.ucla.edu> wrote:
>>
>> Hi Adam
>>
>> If you are using https://github.com/named-data/ndn-dot-net library,
>> please note that the library has been effectively abandoned, i.e. does not
>> have a current maintainer.
>> Consequently, the library is incompatible with current NFD release and
>> thus does not work.
>>
>> Yours, Junxiao
>>
>> On Wed, Apr 1, 2020 at 5:19 PM Adam Atencio via Ndn-interest <
>> ndn-interest at lists.cs.ucla.edu> wrote:
>>
>>> I'm running the latest NFD on a virtual ubuntu 18.04 machine and running
>>> the .NET build of the CPLs on a Windows 10 VM. When I attempt to make the
>>> call to register the Prefix I get the following exception(I have removed my
>>> IP address from the message):
>>> A connection attempt failed because the connected party did not properly
>>> respond after a period of time or established connection failed because
>>> connected host has failed to respond. X.X.X.X:6363
>>>
>>> I checked that the port 6363 is open between the machines and that they
>>> can ping each other. I have followed the basic setup instructions for the
>>> NFD on the http://named-data.net/doc/NFD/current/INSTALL.html page, but
>>> am wondering if there is a step I am missing that would allow the Prefix to
>>> register?
>>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20200407/c7c8b753/attachment.html>
More information about the Ndn-interest
mailing list