Feature #3425
open
Information window about local FaceUri
Added by HARSHIT SINGH almost 9 years ago.
Updated almost 6 years ago.
Description
How to find the faceuri of android device in prefix registration for connection of two devices
Related issues
1 (1 open — 0 closed)
- 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.
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
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).
- 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)
- Target version deleted (
23)
Also available in: Atom
PDF