Actions
Task #3457
openCollect and notify apps about routable prefixes
Status:
New
Priority:
Normal
Assignee:
-
Category:
gui
Start date:
02/02/2016
Due date:
% Done:
0%
Estimated time:
Description
NFD-android app should collect prefixes that are currently routable towards the node and notify interested applications when such prefixes change.
- To collect information, the background consumer task (native or java) should send out
/localhop/nfd/rib/routable-prefixes[/version[/segment]]
- periodically or
- when detected that connectivity changed and there is a "connection" to a different hub
- To notify apps, the simplest would be to broadcast android intents. Whichever apps wants to receive the intents, would subscribe to them and receive notification.
Updated by Alex Afanasyev almost 9 years ago
- Subject changed from NFD on Android has autoconfig to Collect and notify apps about routable prefixes
(moved to task description)
Updated by Alex Afanasyev almost 9 years ago
- Related to Feature #3075: Design support for SignatureHmacWithSha256 added
Updated by Alex Afanasyev almost 9 years ago
- Related to deleted (Feature #3075: Design support for SignatureHmacWithSha256)
Updated by Alex Afanasyev almost 9 years ago
- Related to Feature #3145: Collect and publish routable-prefixes added
Updated by Alex Afanasyev over 5 years ago
- Assignee deleted (
Haitao Zhang) - Target version deleted (
23)
Actions