描述
YaNFD is an open-source forwarding daemon for the Named-Data Networking (NDN) written in Go. It is compatible with existing NDN applications and utilizes the management tools and protocols developed for the NFD forwarder. We also include a WebUI to configure the forwarder. Currently, YaNFD is the only available NDN forwarder on Windows.
It supports the following connections: - Unix socket connection over %TEMP%\nfd\nfd.sock. - TCP socket listening on 6363 port by default. - UDP socket listening on 6363 port for unicast and 56363 for multicast by default. - WebSocket listening on 9696 by default.
This project is in early stages of development. For more information about development, go to the project homepage: https://github.com/named-data/YaNFD Please go to NDN's homepage to learn more about NDN: https://named-data.net/