jndn

jNDN is a new implementation of a Named Data Networking client library written in Java. It is wire format compatible with the new NDN-TLV encoding, with NDNx and PARC's CCNx.

Лицензия

Лицензия

Категории

Категории

Данные Сеть
Группа

Группа

net.named-data
Идентификатор

Идентификатор

jndn-android-with-async-io
Последняя версия

Последняя версия

0.25
Дата

Дата

Тип

Тип

jar
Описание

Описание

jndn
jNDN is a new implementation of a Named Data Networking client library written in Java. It is wire format compatible with the new NDN-TLV encoding, with NDNx and PARC's CCNx.
Ссылка на сайт

Ссылка на сайт

http://github.com/named-data/jndn
Система контроля версий

Система контроля версий

https://github.com/named-data/jndn

Скачать jndn-android-with-async-io

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.named-data/jndn-android-with-async-io/ -->
<dependency>
    <groupId>net.named-data</groupId>
    <artifactId>jndn-android-with-async-io</artifactId>
    <version>0.25</version>
</dependency>
// https://jarcasting.com/artifacts/net.named-data/jndn-android-with-async-io/
implementation 'net.named-data:jndn-android-with-async-io:0.25'
// https://jarcasting.com/artifacts/net.named-data/jndn-android-with-async-io/
implementation ("net.named-data:jndn-android-with-async-io:0.25")
'net.named-data:jndn-android-with-async-io:jar:0.25'
<dependency org="net.named-data" name="jndn-android-with-async-io" rev="0.25">
  <artifact name="jndn-android-with-async-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.named-data', module='jndn-android-with-async-io', version='0.25')
)
libraryDependencies += "net.named-data" % "jndn-android-with-async-io" % "0.25"
[net.named-data/jndn-android-with-async-io "0.25"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.xerial : sqlite-jdbc jar 3.23.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

jNDN: A Named Data Networking client library for Java

jNDN is a new implementation of a Named Data Networking client library written in Java. It is wire format compatible with the NDN-TLV encoding.

jNDN conforms to the NDN Common Client Libraries API and your application should follow this public API: https://named-data.net/doc/ndn-ccl-api/.

Installation

See the file INSTALL.md for build and install instructions.

The library currently requires an external NDN daemon, and has been tested with the NFD forwarder.

Reporting bugs

Please submit any bug reports or feature requests to the jNDN issue tracker.

Contributing

Proposed code contributions should use a GitHub pull request.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

A copy of the GNU Lesser General Public License is provided in the file COPYING.md.

net.named-data

Named Data Networking

Версии библиотеки

Версия
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16