Device discovery in local network

前端 未结 2 764
情深已故
情深已故 2021-01-18 06:07

I\'m currently developing an android app using SDK >= 16 which should be able to discover different android devices (later also iOS devices) in a local area network using th

2条回答
  •  渐次进展
    2021-01-18 07:04

    Check out http://developer.android.com/training/connect-devices-wirelessly/index.html It mentions two ways of finding local services- NSD and wifi direct.

提交回复
热议问题