Project

General

Profile

Actions

Feature #3425

open

Information window about local FaceUri

Added by HARSHIT SINGH about 8 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
gui
Start date:
Due date:
% Done:

0%

Estimated time:

Description

How to find the faceuri of android device in prefix registration for connection of two devices


Related issues 1 (1 open0 closed)

Related to NFD-android - Feature #3441: Channels fragmentNew

Actions
Actions #1

Updated by Alex Afanasyev about 8 years ago

  • Priority changed from High to Normal

Right now, it is not yet possible to figure out this within NFD app, but it is not too hard to infer.

  1. Figure out IP address of the phone (http://ccm.net/faq/33725-how-to-check-your-android-ip-address):

    System Settings > About phone -> Status
    

    For example, IP address could be 10.1.1.2

  2. Construct udp or tcp URI:

    udp://10.1.1.2
    

    or you can be more specific udp4://10.1.1.2:6363 (this is canonical URI, but either one should work).

Actions #2

Updated by Alex Afanasyev about 8 years ago

  • Subject changed from faceuri to Information window about local FaceUri
  • Category set to gui
  • Assignee deleted (Alex Afanasyev)
  • Target version set to 23
  • Start date deleted (01/25/2016)
Actions #3

Updated by Alex Afanasyev about 8 years ago

Actions #4

Updated by Alex Afanasyev about 5 years ago

  • Target version deleted (23)
Actions

Also available in: Atom PDF